getEntityTypes (Client API reference)

Gets the types of tables allowed in the lookup control.

Control types supported

Lookup control

Syntax

formContext.getControl(arg).getEntityTypes();

Return Value

Type: Array of String

Description: The logical names of the tables allowed in this control.

setEntityTypes