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 b12c190 commit f9ecb88Copy full SHA for f9ecb88
Documentation/Functions/Data.rst
@@ -372,10 +372,9 @@ flexform
372
373
.. confval:: flexform
374
:name: data-flexform
375
- :Syntax: flexform : [field containing flexform data].[property of this flexform]
+ :Syntax: flexform : [field containing flexform data] : [property of this flexform]
376
377
- Access values from :ref:`FlexForms <t3coreapi:flexforms>`, for example inside of :sql:`tt_content` record. In contrast
378
- to most parts, deeper levels are accessed through dots, not pipes.
+ Access values from :ref:`FlexForms <t3coreapi:flexforms>`, for example inside of :sql:`tt_content` record.
379
380
.. _data-type-gettext-flexform-example:
381
0 commit comments