Overview #
User Group(Role) Multi Select Box
Field Type Parameters: #
Selector
(optional) – How to select records.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) }}
CSS Class
(optional) – Name or names of CSS class(s).Attributes
(optional) – Optional attributes like: disabled, onclick, onchange etc.
Leave a Reply
You must be logged in to post a comment.