Skip to main content

MultiLookupAttribute

The multi lookup attribute is an object that extends AttributeBase and contains the following properties:

PropertyDescriptionRequired
type'lookups'Yes
entityLogical name of the entity to lookup.Yes
behaviorThe behavior of the lookup. Can be 'reference', 'dependent'No
relatedLabelThe label to show in related tab inside formNo
stringtrueNo
numbertrueNo
objectIdtrueNo
guidtrueNo

string, number, objectId, and guid are mutually exclusive. Only one of them can be set to true and required.