We all know how our users like to partially submit forms and rush through work to "Get the data saved, but come back later to fill the gaps". Right that almost never works. Well here is what you can do to stop form submission by not allowing them to even save the data before they enter it all.
I use this method to run all my validator's highlighting the required fields. As soon as the required fields are populated the "Submit"/"Save" button becomes active.
(right click to view source)
0 comments:
Post a Comment