Bug #70534
closedsection_frame missing in fluid_styled_content
0%
Description
After migrating from css_styled_content to fluid_styled_content, this feature has gone. Both in BE forms and frontend output.
Related to #70447.
Updated by Daniel Goerz about 9 years ago
- Status changed from New to Rejected
Hey André, thanks for reporting but I am afraid this is not a bug and I have to reject your issue. In order to keep fluid_styled_content slim some database fields like the section_frame you mentioned are dropped on purpose. If you want to change the layout of your content element, please youse the layout field.
If for whatever reasons you still need the section_frame field in your project(s), you can add it with little trouble yourself. If you have questions about this feel free to join us on slack.
Updated by Jörg Wagner about 9 years ago
Hi Daniel,
If you want to change the layout of your content element, please youse the layout field.
unfortunately the Layout field is not rendered into HTML anymore with current FSC CEs (see #71490).