I tried using a group, which toggles when someone clicks on the notification bell, but it looks like that will not work responsive. Is there someone who can advice me on how to achieve this?
Why wonât it work on responsive?
A groupfocus element with a repeating group inside will do the trick for this type of notifications setup. In order to show the groupfocus, you can create a workflow such as âWhen Notifications is clicked --> Show Groupfocusâ, or âToggleâ. Then set the reference element to be the Notifications button.
Using a group which overlaps other elements on a page can sometimes interfere with the elementsâ responsive settings. Though I think a group should also work as expected when itâs inside something like a reusable header, where nothing is overlapping.
1 Like
Solved, thanks!
1 Like