Files Table
Properties
General
| Property | Type | Description |
|---|---|---|
| Key expression | model fields | Configure key expr |
Visual
| Property | Type | Description |
|---|---|---|
| Title | i18n text | Translatable text for title translations |
Event_actions
| Property | Type | Description |
|---|---|---|
| Events | events | Configure event handlers |
Datasource
| Property | Type | Description |
|---|---|---|
| File name column key expression | text | Text value for file name column key expr |
| File name column caption | i18n text | Translatable text for file name column caption translations |
| Upload file data source | datasource | Configure upload files data source id |
| Upload File Http Request Parameters Map | http request parameters configuration | Configure upload file http request parameters map |
| Remove file datasource | datasource | Configure remove file data source id |
| Remove Entity Collection Http Request Parameters Map | http request parameters configuration | Configure remove entity collection http request parameters map |
| Get files datasource | datasource | Configure get elements 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 |
| Page size | single select | Select option for page size (See pageSizeItems) |
| Pagination request params | pagination request params | Configure pagination request params map |
| Pagination response fields | pagination response fields | Configure pagination response fields map |
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 upload start | Event: ON_FILETABLE_UPLOAD_START |
On upload end | Event: ON_FILETABLE_UPLOAD_END |
On component init | Triggered when the component initializes |
On component destroy | Triggered when the component is destroyed |
On table selection change | Event: ON_TABLE_SELECTION_CHANGE |
Additional Information
Category: Form
Current Version: 7