Bug #96781
closed
Hidden fields are not rendered for existing IRRE elements
Added by Maik no-lastname-given almost 3 years ago.
Updated about 2 years ago.
Category:
FormEngine aka TCEforms
Description
This issue is related to https://forge.typo3.org/issues/87614
The $hiddenFieldHtml
is not added to the html if only the body part of IRRE elements is loaded. This way, content of hidden fields become persisted only the first time, the item is created.
- Status changed from New to Under Review
- Related to Bug #87614: Hidden fields are not rendered for IRRE elements added
- Status changed from Under Review to Needs Feedback
Thanks. Can you provide a way to easily reproduce this issue? E.g. can you provide example TCA?
The issue fixed with the patch happens when a record is opened that has a collapsed (!) inline child. If that inline child contains a renderType="hidden" field, that hidden field HTML is not in the output, when the collapsed-rendered record is opened (this triggers FormInlineAjaxController with "renderFieldsOnly" = true).
- Status changed from Needs Feedback to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF