Now when there is content (the grey group in the example below) with a height that exceeds the height of Group Left, this last group becomes scrollable:
I don’t know what solution 2 is, but solution 1 works for me. So long for the no-code radical inside me.
Kind of weird this cannot simply bubbled though.
Thanks regardless.
Ah, something went wrong when responding to you, I have adjusted my previous response. Solution 2 is using a floating group, so technically it is possible to Bubble it.
In short with the floating group:
Set the page to layout column
Add a group, this will be the header (green in my previous reply)
Add a floating group and add left and right groups to that floating group.
See the settings for the various groups in my previous reply.
OK in that case I used the floating group. The CSS didn’t work out for me (but since I thought it was a single answer, I used both CSS and floating group, I will try removing CSS and see).