List
Properties
General
| Property | Type | Description |
|---|---|---|
| Display name | text | Text value for display name |
Visual
| Property | Type | Description |
|---|---|---|
| Orientation | single select | Select option for orientation |
| Number of columns | text | Text value for number of columns |
| Number of rows | text | Text value for number of rows |
| List Element Height | text | Defines the size of each item in the list. If orientation is set to horizontal, this defines the width of each item. If orientation is vertical, this defines the height of each item. This is especially useful that virtual scrolling will work properly. |
| Auto Height | boolean | If enabled the height of the entire dynamic list component will be determined based on number of items and item size. |
| Number of visible elements | text | Determines the number of visible elements when autoHeight is enabled. If there are more items, scrollbar is displayed. |
| Elements | elements | Configure elements |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Authorization
| Property | Type | Description |
|---|---|---|
| Show when compliant with policy set | combobox | Select value for visibility policy set id |
Visibility
| Property | Type | Description |
|---|---|---|
| Display Conditions | conditions configurator | Configure display conditions |
Testing_hooks
| Property | Type | Description |
|---|---|---|
| ID | text | Text value for id |
| Data test id | text | Text value for data test id |
Layout
| Property | Type | Description |
|---|---|---|
| Padding Class | padding | Configure padding class |
Datasource
| Property | Type | Description |
|---|---|---|
| Data Source | datasource | Configure data source id |
| Data source path | text | Text value for data source path |
| Get Entity Collection Http Request Parameters Map | http request parameters configuration | Configure get entity collection http request parameters map |
| Key expression | model fields | Configure key expression |
| Enable Pagination | boolean | Enable or disable enable pagination |
| Page size | single select | Select option for page size (See pageSizeItems) |
Events
| Event | Description |
|---|---|
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
On global parameters change | Triggered when global parameters change |
On Data Hub Change | Triggered when data hub changes |
Additional Information
Category: Layout
Current Version: 4