Hi,
I'm happy with the validation message for email field when the email is misformed.
But is there a way to print the same message when the email is blank (without setting it to required because it will make the form failed but without the same message under the field)
Cheers