Using the List tab, you can configure the list elements defined in the XML schema (cardinality > 1, maxOccurs > 1).
The List tab appears only if the selected component is a list.
XUI component - List
Fieldname | Default | Description |
---|---|---|
Visible | Yes | Defines if the table is visible. |
Sequence Numbering | Yes | Defines whether the line numbering is to be indicated. |
Default column width (in pixel) | 100 | Defines the standard width for all columns within the table. |
Visible row count |
| Defines the number of visible rows. |
Allow Reordering | No | Defines whether the sequence of the list entries can be changed. |
Allow Sorting The sort function is possible for complex lists only. | No | Defines whether columns can be sorted. |
Selection mode | single | Defines the selection behavior of rows (single or multi). |
Default Selection | none | Defines which row/column should be selected and visualized by default. |
Zebra look | Yes | Defines whether the Zebra Look is used. If it is, all the odd rows are colored. |
Selection only | No | Defines whether the list is protected (may not be modified). In this case, all the control buttons are automatically removed. |
Unique list item id (xpath) |
| Defines the element of each new list entry for which the unique ID, generated by the system, is administered. The ID consists of the schema name of the list element and a number assigned by the system. Example: items_1 |
Show buttons | Yes | Defines whether the control buttons are to be displayed. |
Show new button | Yes | Defines whether the button „new" is displayed. |
Show copy button | Yes | Defines whether the button „copy" is displayed. |
Show delete button | Yes | Defines whether the button „delete" is displayed. |
Show edit button The „Edit" button is indicated only if the list runs in the "dialog" editing mode. | Yes | Defines whether the button „edit" is displayed. |
Use deletion confirmation | Yes | Defines whether a confirmation is displayed before a list entry is deleted. |
List | Table | Defines how the list entries are represented. By default, each list generates a table. The serial representation shows all the list entries vertically in a row. |
Display a list as table
The table above shows the standard view of a list element defined in the XML schema.
Now you can add, copy or delete new list entries. You can select the number of columns and their sequence, by specifying the column information (Line Infos).
Display a list as serial view