Hi All,
I have a 3 sections in a page.
- Top selection have a dropdown that selects the Template name
- Bottom section have Save button.
- In the middle section, I need to show the selected Template’s details which are reusable elements. The issue is, details element are different height for each template.
Is there a way to re-position the bottom section to place next to the middle section dynamically without gap?