enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
In the ExcelExportSupport::getExportableValue(...) method, the label to be exported for an exported cell value is determined using MetaLabelProvider.INSTANCE.getLabel().
If a specific label provider has been defined for this column in the table or column configuration, it is therefore not taken into account for the Excel export.
This may result in the value being displayed differently in the on-screen HTML table compared to the Excel export.
Test
- Configure a table with a different `tl:ResourceProvider` in one column and check the consistency of the Excel export.