Hi, I have a form where I do some server side validation on submit. This form is in a zone and gets submitted with ajax. Now if I want the fields with errors to be decorated accordingly, I have to update this zone. If I don't want to update the full zone, but just decorate these fields with javascript, should I write a Tapestry.initializer and call this with AjaxResponseRenderer to which I pass field names and messages? Or is there a better way / already built in way that I am failing to find?
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026.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