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
Setting a form field mandatory
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Setting a form field mandatory
Please see this related tutorial:
https://wysiwygwebbuilder.com/validation.html
https://wysiwygwebbuilder.com/validation.html
Re: Setting a form field mandatory
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
You can use the 'realtime validation' option for that.