Floating group questions

Hi guys, I’m using a floating group as a side menu on my app which uses half of the screen and full height, the thing is: behind the floating group I have a feed on my app (an extended repeating group) and when I slide my finger on the floating group, it’s also scrolling the main page behind (the extended repeating group). Is there a way where I can “lock” all the content behind the FG? Also, is it possible close the FG when clicking outside of it?

Ps.: The Group Focus element doesn’t work to me since I can’t set it up to have the same height of the page as the FG does.

The best way to do this I have found is as follows.
Assuming you are using the new beta styling.

Make you page a row. Insert 2 standard groups both a column. the first will be a sidebar the second will be your page content.
The side bar make the background the colour you want and 100% height with the width you desire ie 200px
then create a new floating group with your links the same size as your side bar or less and put the links in there.
Then you can have a non scrolling menu and a full width side bar. you can also reduce the size of both to make a condensed menu with a button or the page width,

This topic was automatically closed after 70 days. New replies are no longer allowed.