Autofocus on validation error

I need to set autofocus to the first error field after validation failed. What is the best way to achieve this?
1 Reply
awcodes
awcodes2y ago
You would need to us JS to achieve this.

Did you find this page helpful?