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
defect
(User-visible)
In a tl:SelectField, you can configure the selection to be displayed in a table format. Additionally, the set of options can be displayed as a tree. To do this, you must set a tl:TreeOptionModel for the SelectField.
A `TreeOptionModel` has a "selectable-options-filter" that specifies which options are selectable. This filter is not taken into account when the selection is displayed in tabular form.
Test
No test.