How to link to anchors on another screen?
Hi,
I have a form prototype where the user clicks on a "enter address" button and it will take them to the next screen which is the same page but with some form panels expanded for the user to enter their address.
How can I get it so when the user clicks the address button, they're taken to the same section on the next screen? At the moment it goes to the next screen but they have to scroll down to get to the address input fields. I want them to jump directly there upon clicking.
Thank you
Hi May,
An 'on page load -> scroll to' event look seems like it would be helpful for this. Just have the scroll go to the input field you'd like it to scroll to.
Best,
Danielle
Hi May,
An 'on page load -> scroll to' event look seems like it would be helpful for this. Just have the scroll go to the input field you'd like it to scroll to.
Best,
Danielle
Hi Danielle,
That's great. Thank you so much for your help :)
May
Hi Danielle,
That's great. Thank you so much for your help :)
May
How do you get that to work when "on page load -> scroll to" only offers the page where you already are, not the one you already have existing link to? (another bug?)
How do you get that to work when "on page load -> scroll to" only offers the page where you already are, not the one you already have existing link to? (another bug?)
Replies have been locked on this page!