This function filters the option data in list/group field types. The field will need to have its options organised into groups for this to have any use.
Executed
Client-side only.
Arguments
Argument | Type | Description |
---|---|---|
fieldName | String, required | Name of the field (list-type) to filter |
groupNames | String, required | Comma separated list of existing group names to include in the list |
Example
See Filtering Options in Lists in the forms knowledge base for an example.
Last modified on March 26, 2024