Skip to content

Commit

Permalink
[DOCS] Mention TCAdefaults do not apply to flexforms (#391)
Browse files Browse the repository at this point in the history
Through https://forge.typo3.org/issues/102239 I noticed that flexforms are an edge-case that could be clarified here. Open to feedback for changing the wording on it. :-)

---------

Co-authored-by: Chris Müller <2566282+brotkrueml@users.noreply.github.com>
  • Loading branch information
garvinhicking and brotkrueml authored Oct 25, 2023
1 parent 99cf8ed commit 26e2b03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/PageTsconfig/TcaDefaults.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ Example:
# Show newly created pages by default
TCAdefaults.pages.hidden = 0
.. note::
`TCAdefaults` is not applied to :ref:`FlexForm <t3coreapi:flexforms>` values. These can only be addressed via
:xml:`<default>` elements within the FlexForm data structure.

0 comments on commit 26e2b03

Please sign in to comment.