You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the default output of element type : menu_section_pages creates invalid JSON as field bodytext is not rendered same way as lib.contentElementWithHeader.
the default output of element type : menu_section_pages creates invalid JSON as field bodytext is not rendered same way as lib.contentElementWithHeader.
Reason is a not correct encapsulated
Solution for me was additional typoscript:
tt_content.menu_section_pages.fields.content.fields.menu.dataProcessing.10 { dataProcessing.20.fields.bodytext < tt_content.textmedia.fields.content.fields.bodytext }
The text was updated successfully, but these errors were encountered: