salesforce.filteredlookupinfo
Home > @runlightyear/salesforce > FilteredLookupInfo
FilteredLookupInfo interface
Signature:
interface FilteredLookupInfo
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
Array<string> | Array of the field’s controlling fields when the lookup filter is dependent on the source object. | ||
boolean | Indicates whether the lookup filter is dependent upon the source object (true) or not (false). | ||
boolean | Indicates whether the lookup filter is optional (true) or not (false). |