New Presentation field - Column #4752
johngrantdev
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Came here to request something similar. Ideally it would support nesting 2 columns column inside of a row. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to nest presentation columns within a row field to allow for more complex admin UI layouts. Currently this can be achieved by nesting a group within a row however this approach has an impact on the data structure.
Below is an example of the desired effect using nested groups to create multiple columns.

I believe this could be achieved with a new presentation only column field. alternatively a generic container field might be more versatile to replace the row field eg.
Beta Was this translation helpful? Give feedback.
All reactions