Re: T5: To submit or to success?

2007-10-18 Thread Nick Westgate
For a use case where some action doesn't depend on validation. Perhaps there some parts of a page are validated, but a cancel or delete button or something would need to operate regardless. Cheers, Nick. Angelo Chen wrote: Hi, in a form, after onValidate there are still two events: onSubmit

T5: To submit or to success?

2007-10-18 Thread Angelo Chen
Hi, in a form, after onValidate there are still two events: onSubmit and onSuccess, onSuccess will be triggered only everything pass validation, I use onSuccess all the time, I'm wondering in what situation we should use onSubmit? Tnx, A.C. -- View this message in context: