Task #88510
closedDocumentation: Describe how to access form values by identifier
100%
Description
Description:
It would be very helpful having a description of how to access form values by identifier in the documentation.
Use case:
In the SenderEmailFinisher template form values like salutation and name are used for personalized greeting.
Example:
Dear {form.formState.formValues.salutation} {form.formState.formValues.name}, thank you for your reply.
Updated by Mathias Brodala almost 5 years ago
- Related to Feature #84713: Add option to get a single processed form value added
Updated by Mathias Brodala almost 5 years ago
Notice that this depends on #84713, otherwise you only get raw values. For example option values instead of their labels.
Updated by Mathias Brodala almost 5 years ago
- Tags changed from CodingNight to CodingNight, Documentation
Updated by Björn Jacob over 4 years ago
- Tracker changed from Feature to Task
- TYPO3 Version set to 10
Updated by Björn Jacob over 3 years ago
- TYPO3 Version changed from 10 to 11
Tasks:
- check if this has been documented, now
- if not document it
- Liddi's example is not correct, needs proper syntax
Furthermore, check this out: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62416/9/typo3/sysext/core/Documentation/Changelog/master/Feature-84713-AccessSingleFormValuesInTemplates.rst
Updated by Björn Jacob over 3 years ago
- Status changed from New to In Progress
- Assignee set to Björn Jacob
- Tags changed from CodingNight, Documentation to Documentation
Updated by Gerrit Code Review over 3 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70574
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70574
Updated by Gerrit Code Review about 3 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70574
Updated by Gerrit Code Review about 3 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70574
Updated by Gerrit Code Review about 3 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70779
Updated by Björn Jacob about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e7919c43680147a92af728bfd668e5a7b426725d.