form submission error; possible javascript conflict
-
we’ve had several forms that submit(validate?) only after we removed the hyphens from the phone field so it was only submitting numbers.
the following is an example: https://www.drpogue.com/temp/
in this particular form only the first home phone field is activated and required. if you use numbers and hyphens the form won’t submit. when the hyphens are removed the form will submit.
any ideas on what’s causing this?
thanks in advance!
- The topic ‘form submission error; possible javascript conflict’ is closed to new replies.