Major
Nice to have
Detail
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
Enhancement
(User-visible)
Major
#24467
Speichern von benannten Tabellenkonfiguration
It should be possible to save a table configuration (column selection, sort order, filter settings, etc.) under a name and load it again:
- When loading a named table configuration, it should become the current table configuration
- If a table configuration is loaded and the table is then changed, the named table configuration is not changed.
- If a table configuration with the given name already exists when a configuration is saved, the existing table configuration is overwritten.
- It should be possible to use the saved configurations in several views.
Usage
- There is a flag supportMultipleSettings in the table configuration. If this is set to "true", 2 commands are displayed in the burger menu in the table to load or manage these table settings.
- If several tables are to manage the same table settings, a key can be specified with multipleSettingsKey which is used to save the settings. All tables with the same key manage the same table settings.
Effect
New commands for loading + saving settings in the component menu.
Test
/com.top_logic.demo/src/test/com/top_logic/demo/scripted/table/TestMultipleTableSettings.script.xml