The form submit button does not work on Chrome. We're using the default forms and it looks like chromes browser side validation is not playing well with Kentico's required form fields. I found this on stack overflow- https://stackoverflow.com/questions/22148080/an-invalid-form-control-with-name-is-not-focusable
We don't have any hidden required fields or anythign like that, its a simple classified submission with calendar date pickers and standard info fields out of the box.
Ha found the answer- there is another login form hidden by our paywall provider... the joys of 3rd party vendors.
Updte: just realized the error is due to the email field. I think it has something to do with how kentico's form controol for email is set up vs chrome validation.
Please, sign in to be able to submit a new answer.