User Groups(Roles)

Overview #

User Group(Role) Multi Select Box

Field Type Parameters: #

  1. Selector (optional) – How to select records.
    • single – (Single User Group/Role (Select Box))
    • multi – (Multiple User Groups/Roles (List Box))
    • radio – (Single User Group/Role (Radio))
    • checkbox – (Multiple User Groups/Roles (Checkboxes))
  2. Available User Groups/Roles (optional) – List of available User Groups/Roles separated by comma. User groups/roles that can be selected. Super Users disabled by default. If the field is empty then all user groups will be visible to select except Super Users group.

Value Processing Parameters: #

Basic usage:

{{ FieldName }}

Pure Value (Unprocessed): #

Example:

{{ FieldName.value }}


Edit Record Parameters: #

Basic usage:

{{ FieldName.edit }}

Usage with parameters:

{{ FieldName.edit(CSS Class, Attributes) }}
  1. CSS Class (optional) – Name or names of CSS class(s).
  2. Attributes (optional) – Optional attributes like: disabled, onclick, onchange etc.

What are your feelings

Leave a Reply

Updated on January 9, 2025