Hi,
I've set up my web form, but for some strange reason it still submits when my "required fields" are left blank. Have I set up the form correctly? Here's what I did to set it up...
I right clicked my text box on my form, and selected properties. This opened into editbox properties. On the validate tap I've checked "data required". I'm assuming this is to make the text box a required field.
Is this correct? If it isn't, how do I make it a required field? And if it is, why does the form still submit even when these fields are left blank?
Thanks in advance.
Jake
I've set up my web form, but for some strange reason it still submits when my "required fields" are left blank. Have I set up the form correctly? Here's what I did to set it up...
I right clicked my text box on my form, and selected properties. This opened into editbox properties. On the validate tap I've checked "data required". I'm assuming this is to make the text box a required field.
Is this correct? If it isn't, how do I make it a required field? And if it is, why does the form still submit even when these fields are left blank?
Thanks in advance.
Jake
Comment