Hi,
Does anyone know how to scroll a page back to the top after closing a popup from a reusable element? Every time my users create something new using the form in said popup, they have navigated halfway down the page.
Hi,
Does anyone know how to scroll a page back to the top after closing a popup from a reusable element? Every time my users create something new using the form in said popup, they have navigated halfway down the page.
There is an action called scroll to element, and there is also one called scroll to entry in repeating group. It seems to me that either one of these could be what you are looking for!
I’m currently using the scroll to element action but it’s limited to scrolling to elements within the reusable, so presumably it’ll only scroll up to where the reusable element is located on my page. Is the solution to hide the reusable somewhere near the header?
you can scroll to the top of the popup and than add a negative height, for example -200px
This topic was automatically closed after 70 days. New replies are no longer allowed.