Hi David, I'm using the pr object like so

<div t:type="ajaxFormLoop" t:id="lineItem" source="pr.lineItems"
value="lineItem" addRow="block:addRow" show="show"
encoder="encoderLineItem">

It seems to be working perfectly for me. I'm only using the prPersist object
to hold a temporary copy of the current pr at validation. When the page
reloads with the validation errors, I'm using the prPersist to extract and
populate my current lineItem objects before immediately disregarding. Be
sure to implement the value encoder in a similar fashion.  



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Server-Side-Validation-with-ajax-form-loop-tp5120576p5578227.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