Display Error on Submit?

When our GForms generate errors on “Submit”, the browser jumps to the top of the page. Is it possible to have it jump to the section of the form where the error is? It seems to me that it used to work this way, perhaps we did something to change this behavior.
Thanks.

Can you share a link to the page on your site where we can see the form?


Thanks for the quick reply.

With AJAX enabled as you have it now, it should be scrolling to the top of the form after submission. However, that is not happening, which could be due to a theme or plugin conflict on the site. You can use these steps to check for conflicts:

Or you can try to work around the problem by using this solution to scroll to the first validation error:

https://gravitywiz.com/make-gravity-forms-validation-errors-mobile-friendlyer/

We’ll look into it.
Thanks again!