salesforce.field.controllername
Home > @runlightyear/salesforce > Field > controllerName
Field.controllerName property
The name of the field that controls the values of this picklist. It only applies if type is picklist or multipicklist and dependentPicklist is true. The mapping of controlling field to dependent field is stored in the validFor attribute of each PicklistEntry for this picklist.
Signature:controllerName: string;