Please read http://tapestry.apache.org/forms-and-validation.html

You can use onFailure for handling any form submission failures. If you want to 
perform a common operation on success and failure you can use onSubmit()

regards
Taha

On Oct 5, 2012, at 2:40 PM, Ditso wrote:

> Hi all,
> 
> I am currently having the following problem:
> 
> I have a form inside a zone which is linked to the form. When I trigger a
> submit and the onvalidate does not succeed and I recorded errors to the
> form. The onsucces is not excuted, obviously, but the zone is not updated
> either which now should show the <t:errors /> field. 
> 
> My question is there a simple way to trigger this update after the
> submission?
> 
> Regards,
> Dieter
> 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Update-form-inside-zone-on-submit-failure-tp5716670.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to