I'm trying to create an account creation form for my app, but I need the user to accept the terms of use and privacy policies in order to create the account. Looking here, I saw that there is a form validator, but when I apply it, the form validator doesn't recognize the checkbox or a switcher. Can anyone help me with this issue?
How to validate a checkbox for privacy policies in a form validator?
Actions & Logic
I'm trying to create an account creation form, but for that the user needs to accept our terms of use and our privacy policies, I tried to apply the form validator with the checkbox option and also tried with a switcher, but the form validator doesn't recognize the checkbox or switcher, only texfield from what I saw. Can someone help me as what is the best practice for this?
Yes
2
2 replies