I’ve created a single page app with multiple groups shown and hidden conditionally. The trouble I’m having is that if I scroll down in one group, then continue to another (say, as part of an onboarding workflow), the new group loads with my viewing it halfway down.
I’d like to be able to to return the user to the top of a group each time, or find another way to get around this problem. Any ideas?
I’ve found it! Right now everything is shown/hidden with conditional formatting of custom states. I’ve tried adding the “scroll to element” action but it doesn’t bring me back to the top of the page.
I’m trying to follow this so that buttons on the top of the page help the user jump to RG’s further down the page. Attached is a screenshot with how I set it up but it doesn’t seem to be working. What am I doing wrong?
You’re using the wrong “Scroll To” action. The one you’re using is for RGs I believe, you’ll need to use the other Scroll To an element action rather than Scroll To an entry.