Hi All,
We are calling embedded section inside embedded and that is causing so much space,
How to fix this anyone help me.
(Section A is having embedded section B, inside B we have embedded section C, Section C having embedded section D. )
Thanks,
Kiran Kumar.
@KiranKumarLekkala To reduce the space caused by embedding sections within sections, you can adjust the styling of your sections. You can do this by using CSS helper classes to reduce the margins and padding around your sections. In the Presentation tab of your section, select the ‘Display advanced presentation options’ checkbox. Then, in the ‘Cell read-write Classes’ and ‘Cell read-only Classes’ fields, you can enter a CSS helper class like ‘margin-b-0’ to reduce the bottom margin. You might also need to use the same helper class on the control directly above the embedded section. If this doesn’t solve your issue, you might need to create a custom CSS rule to further adjust the styling.
This is a GenAI-powered tool. All generated answers require validation against the provided references
Creating an embedded Section
Grid Styling - White Space Issue
Keeping dividers between layouts within a section and between embedded sections
Alignment of Tabbed Repeating Layout