Re: Ajax Form Submission
Ian Roughley <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
If that's the use case you want, I wouldn't worry about the ajax validation and just use normal validation. The goal of the ajax validation is to provide feedback as the user enters information. /Ian LS Thor wrote: > Hi, > Thanks for your reply.Actually before i start testing the ajax validation thingy,i was thinking that the way it works should be like the validation will only runs when user clicks on the submit button,rather than onblur event on the control.My idea is that we can't assume that user has already finished inputting until he click on the submit button,right?So,IMHO,the validation should trigger after user click on the submit button. > > From, > LS Thor > --------------------------------------------------------------------- > Posted via Jive Forums > http://forums.opensymphony.com/thread.jspa?threadID=32704&messageID=63424#63424 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]