Hi,
I have a simple form with two submit components.
The first one (Revert) should revert and take the user back, the second
one (Save) save the changes.
I have client side validation enabled.
My problem is that I want to validate the input only if the user click
on the submit component that save the changes and not when the user
decided to revert.
Is there a way to tell Tapestry to bypass client side validation.
I tried canceling the form using document.form.events.cancel as it shows
in the form component document but this doesn't work.
Thanks,
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]