Field Validation Error, Email
-
Email field does not repopulate correctly after another field does not meet validation requirements.
=================================================
I have the default contact form that I have added a text field to for phone number.
Fields: Company Name, Name, Email, Phone, Message, ReCaptcha
When I fill out all of the fields except the phone (required), I get the error displaying properly.
The ERROR happens on the Email field. What is displayed to the visitor inside the field is not the previous entry, but
<span id=
and then after the field gets displayed" data-reqmsg="This field cannot be blank." data-invmsg="Please enter a valid email address" />
. This following text that is outside of the field is not in the error class color, it displays as regular text.Any ideas?
- The topic ‘Field Validation Error, Email’ is closed to new replies.