Any way to get a nested grid layout?

Permalink 1 user found helpful
Can we customize the freeform col classes maybe?

 
MrKDilkington replied on at Permalink Reply 1 Attachment
MrKDilkington
Hi btnguden,

You can nest custom layouts.

I have attached an example:

- an area split into two columns
- the left column split into three rows
- the second row split into three columns
- the second column split into two columns
btnguden replied on at Permalink Reply
Thanks for your reply!

But isnt that done using the free form layout option? Only the first layout i add can be one of the grid layouts(bootstrap), but when i add another layout i only have the option for a free-form layout(not responsive)
MrKDilkington replied on at Permalink Reply
MrKDilkington
Yes, the first level of the layout appears to be based on your grid framework and nested layouts use the free form layout.

There are discussions related to custom layouts, assigning additional classes, and grid frameworks on GitHub. I imagine there will be more options in the future.
MrKDilkington replied on at Permalink Reply
MrKDilkington
This feature is set to be added in the next release.

"Add Nested Grid Support to Grid Framework #1715"
https://github.com/concrete5/concrete5/issues/1715...

https://www.concrete5.org/developers/bugs/5-7-3-1/nesting-layout-gri...