LookupField

lookupField is a component implementing a drop-down list used to select one of the available options. The component consists of a button and an edit field. The drop-down list supports real-time filtering (as per user input) and pagination of available values​​.

Specific properties:

The required checkbox makes the field value mandatory. If the checkbox is set, a warning should be specified in the Required message field.

See LookupField for details.