Actions
Bug #93430
openformfield marked as invalid although all parameters are set
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2021-02-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
I encountered the following problem in a template. I named a form field:
oname[table][{someid}][field]
Although {someid} is set (and is visible in the name of the rendered form element) I get an error message when trying to submit the form:
The form field \"tx_extname_application[oname][table][][field]\" is invalid. Reason: \"[]\" used not as last argument, but somewhere in the middle (like foo[][bar]).
I have been trying to solve this for a couple of days without success - and now I come to the conclusion that it must be a bug in TYPO3.
Cheers
Michael
Actions