Hi all,
I’ve got this contact form on my page which sends an email with the form contents via a workflow once the blue button is clicked. Problem is that due to legal circumstances, the user needs to tick the box (it basically says “I have taken notice of the privacy policy”). Now, for the checkbox, I have activated the option “this checkbox should be checked”. I have also activated the option “this input should not be empty” for the inputs. When I fill out the form, and one of the inputs is empty, the app notes the user successfully that necessary inputs are missing. It does not, however, do that with the checkbox. I can send the message no problem without the checkbox being checked.
The weird thing is, I have another form on my app that uses this kind of a checkbox. It’s the user registration form. On that form, it works correctly and doesn’t let the user register if the box is not checked.
Anyone know what’s up with this? Am I doing anyting wrong?
Any admin, feel free to move this topic to the bugs section, if it turns out to be one.