Scroll to my position back

Hello. On my “One Page” website I have a contact form from Gravity Forms and a “Scroll to” command. When I press the “Submit” button on the contact form, however, the top start page is shown to me. Can I set it up so that when I press the “Submit” button, I get back to the same position? I still have a confirmation text that I would show my customers.

You will need to add an html field and add an anchor link to the position of the page you want to send them to.

Anchor links

Basically inside an html tag you add id=mycustomlink

Then you set up your confirmation to go to https://yoururl.com/#mycustomlink

1 Like