Skip to main content

salesforce.filteredlookupinfo

Home > @runlightyear/salesforce > FilteredLookupInfo

FilteredLookupInfo interface

Signature:
interface FilteredLookupInfo 

Required Properties

PropertyModifiersTypeDescription
controllingFieldsArray<string>Array of the field’s controlling fields when the lookup filter is dependent on the source object.
dependentbooleanIndicates whether the lookup filter is dependent upon the source object (true) or not (false).
optionalFilterbooleanIndicates whether the lookup filter is optional (true) or not (false).