Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the types of tables allowed in the lookup control.
Control types supported
Lookup control
Syntax
formContext.getControl(arg).setEntityTypes([entityLogicalNames]);
Parameter
Name | Type | Required | Description |
---|---|---|---|
entityLogicalNames |
Array of String | Yes | Specify the logical name of the tables allowed in the lookup control. |