Page 1 of 1

Setting a form field mandatory

Posted: Fri Aug 02, 2019 8:38 am
by mygis
Hi,

When creating a form, how can we make sure that all the fields (EditBoxes) are filled up by the users when clicking on the submit button. I do not want any field to be empty.
I can validate the field for email for example but I cannot see the "not empty" option.

I am using WWB 14

Thanks.
Lyes

Re: Setting a form field mandatory

Posted: Fri Aug 02, 2019 8:58 am
by Pablo
Please see this related tutorial:
https://wysiwygwebbuilder.com/validation.html

Re: Setting a form field mandatory

Posted: Fri Aug 02, 2019 9:23 am
by mygis
Thanks Pablo I have followed the same tutorial to validate the email address, it is very useful. I do not get how you do if the editbox loses focus and the user did not key in anything, which option should I use?

Re: Setting a form field mandatory

Posted: Fri Aug 02, 2019 9:34 am
by Pablo
You can use the 'realtime validation' option for that.