Project

General

Profile

Actions

Bug #79779

closed

EXT:form - add renderRenderable ViewHelper for hidden elements

Added by Ralf Zimmermann almost 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
-
Start date:
2017-02-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Add the renderRenderable viewHelper to the hidden form element to trigger the 'beforeRendering' callback.
Remove the 'value' viewhelper argument and use the 'property' argument instead. Otherwise the 'defaultvalue' fallback won't work.

Test this with https://code.tritum.de/TYPO3.CMS/ext_form_example1486978514
Without the patchset, the first hidden element 'hidden-1' would not be filled with the value from the TypoScript userFunc.

Actions

Also available in: Atom PDF