Hi,
I read through the documentation and didn't see where I could prevent the behavior of the "jump to error" when submitting via AJAX.
The problem is that I have a "floating" div that follows the user around. Upon submit, GF will attempt to scroll to the location of the first error. However, when doing that, it actually scrolls my page down and the form will then "follow" the user and catch up.
It's only a one field form and I would love to be able to turn this off.
Any suggestions?