File tree Expand file tree Collapse file tree
content/developer/reference/frontend Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1388,6 +1388,23 @@ Many2many Tags - Kanban View (`kanban.many2many_tags`)
13881388
13891389 - Supported field types: `many2many `
13901390
1391+ Many2many Tags Color Dot (`many2many_tags_color_dot `)
1392+ Specialization of `many2many_tags ` widget, which instead of coloring the
1393+ entire tag background, displays a colored bullet (dot) before the tag label.
1394+
1395+ - Supported field types: `many2many `
1396+
1397+ Many2many Tags Avatar (`many2many_tags_avatar `)
1398+ Specialization of `many2many_tags ` widget, for displaying list of avatars.
1399+
1400+ - Supported field types: `many2many `
1401+
1402+ Many2many Tags Avatar - Kanban View (`kanban.many2many_tags_avatar `)
1403+ Specialization of `many2many_tags_avatar ` widget for kanban view, providing a
1404+ popover to edit tags in kanban view (for fields which are not read-only).
1405+
1406+ - Supported field types: `many2many `
1407+
13911408Many2many Checkboxes (`many2many_checkboxes `)
13921409 This field displays a list of checkboxes and allows the user to select a
13931410 subset of the choices. Note that the number of displayed values is limited to
You can’t perform that action at this time.
0 commit comments