β Contact form scrolling
Completed by Scott O.
- Assigned to
-
Scott O.
- Due on
- Notes
-
Contact page on home page and all subpages β If the button is clicked before any or all info is filled out, it refreshes to the top of the page so the user doesnβt see the error messages to include the required info. Is it possible to fix?
Let me know if you have any questions!Niki
Normally, when the form is submit, the full page refreshes or goes to the thank you page. The new way submits the form as usual, but uses AJAX to refresh just the from. This means if you submit empty values, you see the messaging on the form, without a full page refresh.
It works on the home page form as well: