Hi - we have a form in the footer of a site. If the user fills it out with an error, the page reloads and they end up at the top of the page, so they don't see the validation error message. Is there any way to have the reload take the user back to the form's location, or even better, have the form validate itself via javascript so error messages are seen by the user immediately, even before submitting the form?
Thanks!
Miriam