Use EventConstants.FAILURE event handler to return updated zone. There is also a bug in T5 with form validation inside zone: https://issues.apache.org/jira/browse/TAP5-1512
You can try a workaround for this: http://mutabra.blogspot.com/2012/09/tapestry-fixed-control-name-fixin.html On Fri, Oct 5, 2012 at 12:10 PM, Ditso <dieter.sauvill...@gmail.com> 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 > > -- BR Ivan