Project

General

Profile

Actions

Bug #54340

closed

RadioViewHelper should call renderHiddenFieldForEmptyValue

Added by Tim Lochmüller almost 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-12-11
Due date:
% Done:

0%

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

Description

"Moin Moin",

I run into a problem with the radio viewhelper today. I have a form with just radio fields (no other for elements), that are validate via the domain model property via "NotEmpty". If the user select non of the radio boxes (just click the cubmit button), the arguments of the request object in the next action is completly empty. It is the right way to render the hidden helper field (via renderHiddenFieldForEmptyValue) to remove the exceptions like 'An argument "xxx" does not exist for this request.'?!

The renderHiddenFieldForEmptyValue solve my problem and I think, the function is exacly for this purpose, right?

Regards,
Tim

Actions

Also available in: Atom PDF