Skip to content
Snippets Groups Projects
Commit 092a83b2 authored by Maik Schneider's avatar Maik Schneider Committed by Christian Kuhn
Browse files

[BUGFIX] Add hidden fields when opening collapsed IRRE elements

A record is rendered that has an inline record. That
record is rendered collapsed (only header rendered).
If such a child now has a renderType="hidden" field,
and the record is opened, the hidden field HTML is
missing in the ajax response.
The patch now adds the hidden field html when opening
the record via ajax (trigger renderFieldsOnly).

Resolves: #96781
Related: #87614
Releases: main, 11.5
Change-Id: Ic887712287bd3ce2903e79cc6f44a01f87ad11f8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73350


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 3634cd03
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment