Question
Neal
US
Last activity: 16 Apr 2019 9:12 EDT
Set Focus to Top of Page
I have a requirement to set focus at the top of the page after a product has been added.
I simply want to perform the 'window.scrollTo(0,0)' (syntax might not be correct as I'm not a Java developer).
I've tried creating a function, activity, etc. with no luck.
ANY assistance would be greatly appreciated.