I have pop up on my app but its in the center and disabling everything in the back. Is it possible to show pop up only on the right side while not disabling the elements at the back?
Sounds more like you want a floating group that hides and shows when needed instead of a popup. You can set it to always be on the right of your page and it will not disable everything else from being clickable. Also you can just set rules and workflows when when to hide/show it.
1 Like
Thank you! Floating groups worked well
This topic was automatically closed after 70 days. New replies are no longer allowed.