Focus on error field
-
Hello, is it possible to put the focus on the firs errored field in CF7?
In the form in this page: https://banliguria.org/ban-start-up/ when you click on the submit form, the page is reloaded and shown from the top.
It would be nice that the focus is put on first error field, or in the error message on the bottom of the page.
Please let me know if it’s possible, thanks.
Note that I had to add this line in theme functions.php, otherwise the form is stuck and does not work:
add_filter( 'wpcf7_load_js', '__return_false' );The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Focus on error field’ is closed to new replies.