Hi Guys,
I have a scrollable form with certain sections. On page load I want to scroll to the top of the form.
I have used the resetcan=false method in the visible property and this was working. Although, my sections visibility also relies on other things and the resetcan method is no longer working.
Is there any other solutions to scroll to the top ? I know there was another method to set focus to a textbox but this opens the keyboard on a user mobile and isn't really a great experience.
Any help is greatly appreciated.
Thanks