You can use the form's refresh listener to bypass client validation and in the listener method call clearErrors() on your delegate to avoid server validation. Watch out for http://issues.apache.org/jira/browse/TAPESTRY-636 if you use this though.
HTH Ben Dotte -----Original Message----- From: Dan Adams [mailto:[EMAIL PROTECTED] Sent: Thursday, October 06, 2005 12:30 PM To: Tapestry users Subject: submitting form without validating Is there any way to have a button on a form that submits without doing form validation? Or is that something I should code myself? -- Dan Adams Software Engineer Interactive Factory --------------------------------------------------------------------- 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]
