My form as a onSubmit() implementation and, in addition, contains a button. If I hit the button, both the button and the form's onSubmit() is executed as
expected. How can I prevent the form's onSubmit() from being executed?

(I tried using a Link, but this bypasses the form processing completely, so
setObject() is not called on my models -- which is not what I want.)

Many thanks,
Kaspar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to