Hey Guys, we are building Content Managment App based on User Journeys (CX- Content Managment),
Has anyone a idea how we can make the repeating groups of each Step scrollable with sync?
So when the Step above scrolls horizontal (RG) the RG in the other groups scroll as well?
Normally i would pack everything in one rg underneath like a column.
But the problem is we have an area that is full witdh in the middle that should stay fix wile scrolling. Any ideas?
Pack everything in a single repeating group as you said.
Group this repeating group and all the full width elements you need into an align to parent group.
Align the full-width elements to the top nonant and use the top margin to push them down however much you like.
Then just make sure that these fixed width groups are layered on top of the RG. That should do the trick.