Skip to content
Snippets Groups Projects
Commit 29415530 authored by Markus Klein's avatar Markus Klein Committed by Christian Kuhn
Browse files

[DOCS] form: Add {__currentTimestamp} to ApiReference

Add a usage of {__currentTimestamp} to the example in
the ApiReference.

The feature has been added at a later point and is only mentioned
in the concepts, but never in the reference.

Resolves: #94023
Releases: master, 10.4
Change-Id: I4e1568343a8fa56e41f6549b4beae292523b8754
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68920


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5055da78
Branches
Tags
No related merge requests found
......@@ -2506,6 +2506,8 @@ Usage within form definition
whereClause:
uid: 1
databaseColumnMappings:
tstamp:
value: '{__currentTimestamp}'
pid:
value: 1
elements:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment