Form validation question

C

CLF

Hi All,

This question was tucked away in a note with another question so I think
it got missed. I've created a submission form for class registration
and have set validation to required on most of the fields.
Unfortunately, while the validation seems to restrict the input to the
fields appropriately, the form can still be submitted w/o a required
field being completed. Am I mis-understanding what "required" means
when you set this option in the form field properties? Or is there
something I'm missing that is preventing this from not working as expected.

Any insight is appreciated.
 
M

MD Websunlimited

If you're using FP field validation with a required field it should stop the form from being submitted without all the required
fields having some value. Now that value may be nothing more than a space ;.)
 
R

Ronx

The form validation will not function if JavaScript is disabled in the
user's browser.
 
C

CLF

Hi Guys,

Thanks for the feedback, I went thru and checked each field one-by-one
and they seemed to work correctly this last time so hopefully I've got
them straightened out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top