Multi Select
Properties
Visual
| Property | Type | Description |
|---|---|---|
| Label | i18n text | Translatable text for placeholder translations |
| Type | single select | Select option for type Allowed values: Normal, Inline. |
| Element size | single select | Select option for element size Allowed values: Normal, Condensed. |
Validation
| Property | Type | Description |
|---|---|---|
| Validation | validation | Configure validation |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Datasource
| Property | Type | Description |
|---|---|---|
| Data Source | datasource | Configure data source id |
| Get Entity Collection Http Request Parameters Map | http request parameters configuration | Configure get entity collection http request parameters map |
| Enable Pagination | boolean | Enable or disable enable pagination |
| Key expression | text | Text value for model value |
| Display expression | text | Defines 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) |
| Page size | single select | Select option for page size (See pageSizeItems) |
| Load all | boolean | Enable or disable load all |
Events
| Event | Description |
|---|---|
On value change | Triggered when a value changes |
On init based on user view | Event: ON_INIT_BASED_ON_USER_VIEW |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
Additional Information
Category: Form
Current Version: 8