I am trying to get the form with the errors focused when sending the empty form in GravityForm. I can not get it or I'm not sure if I do not know how to do it with Jquery. Help, thank you very much in advance.
Gravity Form returns a div.validation_error
but I do not know how to interact with it using Jquery to do Scroll to the ID of the section, since it scrolls me with or without the div.validation_error
equally.