How do I make a form box marked as required

J

Johnny Wilko

I need to know how to make a Form Texbox so that the person filling it it
has to put something in it or when it is submited it is rejected.

Thanks
John
 
J

JDR

John

Open Your FP web > Got to your form

1- Right click the form field > Select Form Field Propertie
2- Select Validate
3- In Data Length - check "Required
4- Insert the Minimum and Maximum character

You can also select different criteria if needed

Save and publish to web server (if working locally). Go to your form and test the vaidation

Hope it help
JD
**********************
 
Top