major
nice-to-have
minor
#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)
For in-app development of views, there should be tree tables—that is, trees in which the user can filter and sort.
- Without filtering and sorting, it’s hard to keep track of things and find what you’re looking for in large trees.
- Flat tables are hardly suitable for tree-structured data. Some use cases can be replicated by introducing additional columns for the parent element or child elements. But this is still more of a workaround than a solution.
Possible candidates for implementation are:
- tl:GridComponent as a tree
- tl:TreeTableComponent
Extracted from #25094.
Test
/com.top_logic.demo/src/test/com/top_logic/demo/scripted/layout/TestTreeGridCreation.script.xml