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.
NEW
1 parent 819296c commit 9e87d76Copy full SHA for 9e87d76
Documentation/ApiOverview/DataHandler/Database/Index.rst
@@ -417,6 +417,11 @@ Description of keywords in syntax:
417
...) or generate them using
418
:php:`\TYPO3\CMS\Core\Utility\StringUtility::getUniqueId('NEW')`.
419
420
+.. caution::
421
+
422
+ If you supply your own string `NEW` must not be followed by an underscore.
423
+ The occurance of an underscore implies a reference to a record in a table.
424
425
426
.. confval:: fieldname
427
:name: datahandler-data-fieldname
0 commit comments