Project

General

Profile

Actions

Feature #84713

closed

Add option to get a single processed form value

Added by Mathias Brodala almost 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Start date:
2018-04-13
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

Currently the RenderAllFormValuesViewHelper is the only option to get processed form values. There is no way to selectively retrieve the processed value of a single form element which would be useful e.g. for custom email templates which don't need all form values or need a custom order and placement of form values.

One option would be a RenderFormValueViewHelper. The API method FormDefinition::getElementByIdentifier() could be used internally to retrieve a requested form element. The value processing would be moved to a central location for both of these viewhelpers.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #88510: Documentation: Describe how to access form values by identifierClosedBjörn Jacob2019-06-06

Actions
Related to TYPO3 Core - Bug #95868: Invalid example for RenderFormValueViewHelperClosedMathias Brodala2021-11-04

Actions
Actions #1

Updated by Susanne Moog over 5 years ago

  • Target version changed from 9 LTS to Candidate for Major Version
Actions #2

Updated by Mathias Brodala over 4 years ago

  • Related to Task #88510: Documentation: Describe how to access form values by identifier added
Actions #3

Updated by Mathias Brodala over 4 years ago

  • Sprint Focus set to Remote Sprint
Actions #4

Updated by Mathias Brodala over 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Mathias Brodala
Actions #5

Updated by Gerrit Code Review over 4 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/+/62416

Actions #6

Updated by Gerrit Code Review over 4 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/+/62416

Actions #7

Updated by Gerrit Code Review over 4 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/+/62416

Actions #8

Updated by Gerrit Code Review over 4 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/+/62416

Actions #9

Updated by Gerrit Code Review over 4 years ago

Patch set 5 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/+/62416

Actions #10

Updated by Gerrit Code Review over 4 years ago

Patch set 6 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/+/62416

Actions #11

Updated by Gerrit Code Review over 4 years ago

Patch set 7 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/+/62416

Actions #12

Updated by Gerrit Code Review over 4 years ago

Patch set 8 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/+/62416

Actions #13

Updated by Mathias Brodala over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions #15

Updated by Mathias Brodala over 2 years ago

  • Related to Bug #95868: Invalid example for RenderFormValueViewHelper added
Actions

Also available in: Atom PDF