Skip to content

MultiCheckbox

The multicheckbox widget is used to display a list of checkboxes. It can be used in fields of type many2many.

Simple example

<field name="groups_ids" widget="multicheckbox" colspan="4"/>

API

PropertyDescriptionTypeDefaultVersion
widget_propsProperties of the widget.object--

Widget props

PropertyDescriptionTypeDefaultVersion
fieldName of the field to show the content.stringname-
columnsNumber of columns to show the checkboxes.number--