“ONE OR MORE FIELDS HAVE AN ERROR. PLEASE CHECK AND TRY AGAIN” error
-
I am getting “”ONE OR MORE FIELDS HAVE AN ERROR. PLEASE CHECK AND TRY AGAIN” error and don’t know why.
Here is my code:
<span class="name-span">Name</span> [text* Name class:name] <span class="email-span">Email</span> [email* Email class:email] <span class="phone-span">Phone (optional)</span> [tel Phone class:phone] <span class="date-span">Wedding Date</span> [date WeddingDate class:wedding-date ] [submit class:qbutton "Send"]
it highlights the
tel
phone field with the error. Not sure why. Also i do not have the date field as required as recommended in another similar thread.Any ideas why i am getting the error?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘“ONE OR MORE FIELDS HAVE AN ERROR. PLEASE CHECK AND TRY AGAIN” error’ is closed to new replies.