WIX Forms

I am testing my WIX site and when I click “continue” it does not redirect me to the top of the next page on the form. Is there a workaround to this? Thanks!

Weller

Hi Weller,
Can you explain the issue in more detail?

I don’t know your page and form setup, but maybe you can use page anchors and use code to move to the desired anchor position every time the button is clicked or a new page is loaded.

Hi Thrishti,

Thanks for your reply. Please see screengrab. When I click “Continue” it does not auto direct me to the top of the next step of the form (3-steps total).

Please let me know what you think if you can!

You can use “scroll to” feature to do that. Have a look here and let if know if you face any issue.

Either u can make a anchor and scroll to that anchor or scroll directly to the form app without using any anchor when the continue button is clicked