Re: Ajax Form Submission
Ian Roughley <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <[email protected]> |
I think you need to run the same validations you are using for the ajax validations as a normal submit validation - this way you can return input which will send you back to the input page. This is a good idea anyway - as if the user doesn't step on a field, the ajax validation won't run and the user can submit an invalid form. /Ian LS Thor wrote: > Hi all, > I was wondering is there anyway to stop user from submitting the form after Ajax validation and errors found. > > Thank you for reading. > > From > LS Thor > --------------------------------------------------------------------- > Posted via Jive Forums > http://forums.opensymphony.com/thread.jspa?threadID=32704&messageID=63341#63341 > > --------------------------------------------------------------------- > 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]