We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9dcb5 commit 01258b4Copy full SHA for 01258b4
Documentation/PageTsconfig/TceForm.rst
@@ -197,6 +197,15 @@ Example: Override labels for document types
197
198
Note the *double dot* after `altLabels`.
199
200
+.. Attention::
201
+
202
+ Due to a known bug from **TYPO3 v12+**, overriding the label of the empty select item via Page TSconfig (altLabels..) currently has no effect.
203
+ Track the issue here: https://forge.typo3.org/issues/100775.
204
205
+ Workaround:
206
207
+ * Adjust the label via a TCA override (for example by modifying the items array or using columnsOverrides/itemsProcFunc).
208
209
.. _tceform-page_tsconfig_id:
210
211
PAGE_TSCONFIG_ID
0 commit comments