changes.mady.by.user Jonathan Muse
Saved on Oct 17, 2024
Saved on Nov 20, 2024
Syntax
lfRestrictSelectOptions(field, options, [triggerChange])
Package
Alias
Pkg Usage
...
Parameter name
Type
Required
Description
field
String
Yes
Field to restrict options for
options
List of options to restrict
triggerChange
Boolean
No
If set to true, it triggers the change event on the field when routine function is used.
None