I have a form for customers to fill out with some of the fields being required - the most important being their email address. I ended up having all the fields being set up the same to accept just about any combination of characters, etc by choosing no constraints for the data type. I did, however, choose to require a data length (minimum 1 character, maximum 35 which is the length of the field). I've tested the form myself and for instance, if you leave out your first name and try to submit you get an error message but for some reason a user can submit the form without the email address. I don't understand why since the fields are set up the same???? Is there a way to correct this using FP? The site is and you can get to the form by clicking Trial Version from the menu.
Thanks in advance!
Thanks in advance!