Skip to content

Commit 337fca5

Browse files
Apply suggestions from code review
1 parent 01258b4 commit 337fca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/PageTsconfig/TceForm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,11 @@ Note the *double dot* after `altLabels`.
200200
.. Attention::
201201

202202
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.
203+
Track the issue here: `#100775 <https://forge.typo3.org/issues/100775>`__.
204204

205205
Workaround:
206206

207-
* Adjust the label via a TCA override (for example by modifying the items array or using columnsOverrides/itemsProcFunc).
207+
* Adjust the label via a `TCA Overrides <https://docs.typo3.org/permalink/t3coreapi:extension-configuration-tca-overrides>`_ (for example by modifying the items array or using `columnsOverrides/itemsProcFunc <https://docs.typo3.org/permalink/t3tca:tca-property-itemsprocfunc>`__).
208208

209209
.. _tceform-page_tsconfig_id:
210210

0 commit comments

Comments
 (0)