Form validation behavior
Hello –
This is the current validation behavior I'm seeing for an embedded Marketo form:
1. Load the page – no validation warnings.
2. If the visitor enters a valid value, no warning is issued.
3. If the visitor leaves the field empty, no warning is issued.
4. If the visitor returns to an empty field or one with an invalid value, a warning IS issued
Is there a way to modify this behavior so that the validation error event is fired on the field's blur instead of when it is re-focused?
Thank you.