Another update, I'm thinking I'm getting closer to understanding the problem,
but not sure of the cause. 

What I'm finding is when I add a new row, tapestry generates an id for my
fields, 

example
quantity_13b4286fcf5

When I submit the form and it returns with a validation error, I'm noticing
the id has changed to the following,
quantity_0

But if I submit the form a second time with the same row, the id remains the
same, quantity_0 and the validation error works properly. 

I'm not sure what would cause the field id's to change. Anybody know?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/AjaxFormLoop-validation-not-working-properly-tp5718326p5718330.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