mandatory inputs always register as empty
-
Working on a site with a guestbook, and we are having issues with form submission. I have tried different settings, turning off plugins, and changing the theme, but nothing works to our satisfaction
ajax turned on and name, email, and city inputs marked as mandatory (our preferred setup): form wont submit because all mandatory inputs are empty error (even though they have a value)
ajax turned on and no inputs marked as mandatory: form submits but does not save name, email, or city
ajax off and name, email, and city inputs marked as mandatory: form wont submit because all mandatory inputs are empty (even though they have a value)
ajax off and no inputs marked as mandatory: form submits and saves all input data
The page I need help with: [log in to see the link]
- The topic ‘mandatory inputs always register as empty’ is closed to new replies.