Record keyed by the name of the custom APEX method that loads the picklist values. Custom APEX classes listed in this array will be invoked at the script
start to load picklist values instead of caching the values in the script definition at design time.
{ 'myClass.getPicklistValues': '' }
customJS
customJS:string
dMap
dMap:object
depCusPL
depCusPL:Record<string, "">
Record keyed by the name of the custom APEX method that loads the picklist values. Custom APEX classes listed in this array will be invoked at the script
start to load picklist values instead of caching the values in the script definition at design time.
Record keyed by the name of the custom APEX method that loads the picklist values. Custom APEX classes listed in this array will be invoked at the script start to load picklist values instead of caching the values in the script definition at design time.