Validation Error Messages Not Shown
-
Hello,
I’ve rencently added an acceptance field to my CF7 form. After saving that change the form doesn’t show any error notification (ex: required filed not compiled or error in captcha).The form send correctly email messages.
In Chrome console I don’t see any particular error.
Could someone help me?
Thanks
Stefano
The page I need help with: [log in to see the link]
-
The form seems to be working correctly. I see “Compila tutti i campi richiesti. Grazie” errors.
@takayukister It’s strage because trying both from different browsers and from different devices I never see the error notifications. I thought it could be a Javascript block of my browser but I tried both chrome, firefox, and safari in 2 different PCs.
-
This reply was modified 8 years, 1 month ago by
ssalustri.
Is the acceptance checkbox selected?
@takayukister Nope! If i select the acceptance checkbox so I correctly see the validation messages. Instead If I don’t select the acceptance checkbox but I fill out correctly all the other fields and try to send the mail, I don’t see any message.
Shouldn’t CF7 show any errors in other fields even if the acceptance box is not selected? Or show a validation message also for the acceptance checkbox?
Thanks
Stefano
Sorry @takayukister. I found the solution https://contactform7.com/acceptance-checkbox/.
I hadn’t seen the Acceptance as Validation section.
I’ve added to Additional Settings this:
acceptance_as_validation: on.
now it works as I expected. -
This reply was modified 8 years, 1 month ago by
The topic ‘Validation Error Messages Not Shown’ is closed to new replies.