File tree Expand file tree Collapse file tree
applications/general/users/user_portals
developer/reference/frontend Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ access. Then click the :guilabel:`Grant Access` button to finish.
3131 :alt: Grant access in the Portal Access Management window.
3232
3333.. note ::
34- When portal access is granted to a Company, all contacts affiliated with that company will be
35- granted portal access. Indiviual contacts can be removed as needed.
34+ When portal access is granted to a Company, all contacts affiliated with that company are granted
35+ portal access. Individual contacts can be removed as needed.
3636
37- Granting accesss to multiple users at once
38- ------------------------------------------
37+ Granting access to multiple users at once
38+ -----------------------------------------
3939
4040To grant portal access to multiple users from a single company at once, navigate to the contact
4141listing for that company, then click :menuselection: `Action --> Grant portal access ` to view a list
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 User (`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