Hi
At the moment my form has several required fields, and as the user misses one out a little line of text appears under the box to tell them off.
When I built forms by hand I used to use php so that no errors come up until after the submit button has been pressed. I don't really want to re-write a load of code, if this lovely component can do it for me.
Is there a way to get the form to pop up these error messages only when the user hits the submit button?
Thanks
E
At the moment my form has several required fields, and as the user misses one out a little line of text appears under the box to tell them off.
When I built forms by hand I used to use php so that no errors come up until after the submit button has been pressed. I don't really want to re-write a load of code, if this lovely component can do it for me.
Is there a way to get the form to pop up these error messages only when the user hits the submit button?
Thanks
E