Enhancement
(User-visible)
TL offers the option of grouping table columns. This is currently not yet possible inApp. The following use cases must be taken into account:
- Certain known columns are to be added to a group.
- Dynamic columns are to be grouped.
Solutions/ideas for this: New column configuration or extension of the options:
- New column configuration "Column group" in which a name is specified and can be selected from the known columns.
- Extend column configuration "Dynamic set of columns" with optional configuration for the group.
Note
Please note the following special case: In the DialogSettingsProvider class (i.e. when a selection table is displayed in the dialog), a configured ID column is checked to make adjustments. By default, the "name" column is the ID column. However, if this is now in a column group, it is not found and there is an NPE.
Test
No test.