Floating group not floating inside reusable element

Not sure if this was already covered, but floating groups inside reusable elements don’t float. Is this not possible or I am missing something?

1 Like

Floating groups should be at the top level (page). so it can be a floating reusable element indeed, but not a floating group inside a reusable element indeed. We’ll add something to prevent users to do ths.

2 Likes

Thanks @emmanuel, I was able to find an alternative solution.

Please share so that we can all benefit :slight_smile:

1 Like

Sure, actually it’s a scrappy solution. I was trying to get a group to float above a repeating group, but I was only able to have the page scroll to the floating group using an element from the repeating group.