Form Validation occuring before submission

Anonymous
Not applicable

Form Validation occuring before submission

Hi, I am using Forms 2.0 and have all of my form fields set to Required. In testing, it looks like the validation is happening while the user is filling out the form (if they skip a form field, the error bubble pops up saying the field is required and the field border turns red - this is a CSS change I made). This would be pretty annoying to our users I think - our current form does the validation on submit, and we highlight the form fields in red so the users know which fields they missed; is there a way to do this is Marketo? Only validate on submit? Thanks!
Tags (1)
2 REPLIES 2
Dan_Stevens_
Level 10 - Champion Alumni

Re: Form Validation occuring before submission

I noticed this yesterday as well while testing.  Definitely should be on form submit.  It specifically happens when escaping out of a blank field (one that's required) and then returning to that field - before ever hitting submit.
Anonymous
Not applicable

Re: Form Validation occuring before submission

Yes, that's what I am experiencing too.