I have a long form broken into four smaller pages, but the pages are still longer than the average monitor/mobile device screen.
When testing my users found it frustrating that clicking next after filling out a page, took them to the bottom of the next page instead of the top of the next page.
I could easily work it out with JavaScript in classic designer, but I'm struggling wtih JS in the new designer.
I'd also like to hide the 'Previous' button on the first page, and the 'Next' button on the last page, but I'm pretty sure I can work that one out for myself with CSS.