Skip to main content

salesforce.filteredlookupinfo

Home > @runlightyear/salesforce > FilteredLookupInfo

FilteredLookupInfo interface

Signature:

interface FilteredLookupInfo 

Properties

Property

Modifiers

Type

Description

controllingFields

Array<string>

Array of the field’s controlling fields when the lookup filter is dependent on the source object.

dependent

boolean

Indicates whether the lookup filter is dependent upon the source object (true) or not (false).

optionalFilter

boolean

Indicates whether the lookup filter is optional (true) or not (false).