Hi guys,
We have faced a few situations where we had to handle pages with 2 columns (one sidebar for Navigation) and one for content, where you should be able to add multiple rows and columns (mainly for the content part but sometimes also for the sidebar).
I believe that we should have a default Swift approach for this scenario.
So far, I ended up creating a new Page template with 2 grid definitions and a preconfigured column split (3-9).
This allows defining 2 regions in the page where the admin can play around with rows and columns for every region.
If you guys have another solution to this issue, I would be happy to hear about it.
Thank you,
Adrian