setEntityTypes (Client API reference)
Sets the types of tables allowed in the lookup control.
Lookup control
formContext.getControl(arg).setEntityTypes([entityLogicalNames]);
Name | Type | Required | Description |
---|---|---|---|
entityLogicalNames |
Array of String | Yes | Specify the logical name of the tables allowed in the lookup control. |