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
If `tl:SimpleTableDataExport` is configured as the exporter in a table configuration, the data is exported to the first row of the template. Furthermore, data that is not visible is not exported.
This should be configurable so that, for example, you can specify a template that displays a confidentiality notice in the first row.
Implementation
- The ` start-row ` option can now be used to configure the first row into which the data is written.
- The ` include-hidden ` option can be used to configure the system so that hidden data is also exported.
Test
No test. Configuration options added.