Just confirming onSubmit uses
Posted: 13 August 2008 04:50 PM   [ Ignore ]
Member
RankRankRank
Total Posts:  100
Joined  2007-03-12

Hi,

Sorry to sound dumb but does onSubmit allow me to bypass the ugly EE error screen if required fields haven’t been populated and instead allows me to add errors on the form itself?

Profile
 
 
Posted: 13 August 2008 08:59 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3356
Joined  2006-10-18

Yes, that is correct…

That is… onSubmit in conjunction with your own Javascript will allow for JS validation, avoiding the ugly EE error templates LOL

 Signature 
Profile