e in context:
http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026p5718136.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache
nabble.com/Form-server-side-validation-in-zone-tp5718026p5718135.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands,
nabble.com/Form-server-side-validation-in-zone-tp5718026p5718134.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-mai
Can you give me a bit of explanation of what to do?
Thanks Nathan
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026p5718131.html
Sent from the Tapestry - User mailing list archive
over the hidden zone and
copy/move any interesting attributes from the hidden zone to the visible
form.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026p5718033.html
Sent from the Tapestry - User mailing list archive at
On Thu, 15 Nov 2012 09:55:15 -0200, nquirynen
wrote:
- More client side validation feeling
- avoid unnecessary rerendering, database queries, etc.
- some elements in the zone that were visually altered with javascript
get reset to their initial state
- ...
In this case, you're going beyo
rs() which returns just a
List of the error messages. So I have no clue how to get a list of
the needed fields to get their id's.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026p5718030.html
Sent from the Tapestry - Us
Although I'm sure it can be done... it sounds like a lot of effort for not
much gain. Why don't you want update the full zone?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Form-server-side-validation-in-zone-tp5718026p5718027.html
Sent from the Tapestry - Us
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