I have created a form that has several mandatory fields, which are all showing up with red boarders around them. When I try to submit the form without entering data into the first two mandatory fields on the form I get a pop-up box saying that not all of the required fields have been entered. However, if I enter data in those two fields and try to submit the form it goes ahead and submits, even though there are many other fields on the form that are required and are showing up with the red box around them. Why is my form able to submit even though these required fields have not been filled in?
↧