...
Name |
| ||
---|---|---|---|
name | Used source. | ||
caption | Friendly name of the section. | ||
group | if you define this value in multiple sections, you can group several sections into one menu group. | ||
type |
| ||
description | Description, which is shown on top of each section in the UI | ||
role |
If you don’t define it, role | ||
form formId | If you define a form for a section, a “+” will be shown and the user can capture data. The form is highly flexible and supports types of fields, multi-steps Use an existing form to provide an “add” feature in this section. Forms are highly flexible and support multiple types of fields and validations. Refer to: Forms | ||
formSubmit | Information on how to process the form data can be found here: Forms formLabel | The caption of the “add” feature for the defined form. | |
columns | This is defines which columns are shown in the section and how they should behave. You can define the data types, the label and if they should be shown in the summary or in the detail-view. Refer to: Column Types Example:
| ||
sortField | on what field should the sorting be applied. By default, this is
| ||
sortOrder |
|
...