Back to Top Feature - Automatically jump user to top of screen when they click on a compontent
Wayland Myers
I need a way to force the page to jump back to the top of the page when a user clicks a component (button).
Currently, when I use "Sometimes Visible" on different components on the same page, and one of the components is deeper than another, so the user is scrolled down the page, when they load another visible component it shows at the top of the page but the user doesn't see it, as they now have to scroll UP to see it. What I want is a command to force the page to jump back to the top so the user automatically is taken back to the top of the page and can see the new visible component.
I can't just reload the page (linking to the same page again from a component), because that resets all the Text Inputs I am using to make different things visible / not visible.