Skip to content

Single Select

Properties

Visual

PropertyTypeDescription
Labeli18n textTranslatable text for placeholder translations
DisabledbooleanEnable or disable disabled
Show clear iconbooleanEnable or disable show clear icon
Element sizesingle selectSelect option for element size Allowed values: Normal, Condensed.
Typesingle selectSelect option for type Allowed values: Normal, Inline.

Validation

PropertyTypeDescription
ValidationvalidationConfigure validation

Event_actions

PropertyTypeDescription
EventseventsConfigure event handlers

Datasource

PropertyTypeDescription
Data SourcedatasourceConfigure data source id
Get Entity Collection Http Request Parameters Maphttp request parameters configurationConfigure get entity collection http request parameters map
Enable PaginationbooleanEnable or disable enable pagination
Model valuetextText value for model value
Model display valuetextDefines how each dropdown option is rendered. Supports interpolation with option fields and context data using {{property}} syntax (e.g. {{firstName}} {{lastName}}). When empty, the raw value or label is shown. (Supports interpolation)
Emit ObjectbooleanEnable or disable emit object
Request typesingle selectSelect option for controls request type Allowed values: Body, Header.
Page sizesingle selectSelect option for page size (See pageSizeItems)
Load allbooleanEnable or disable load all

Events

EventDescription
On value changeTriggered when a value changes
On init based on user viewEvent: ON_INIT_BASED_ON_USER_VIEW
On component initTriggered when the component initializes
On component destroyTriggered when the component is destroyed

Additional Information

Category: Form

Current Version: 11