The problem with ITERATION is that you need to lookup the values when the form is posted. If these came from a database there is a chance that the list has changed between rendering the form and posting the form.
I suggest that you either pass an "encoder" parameter to the loop or you contribute to the ValueEncoderSource or TypeCoercer. -- View this message in context: http://tapestry.1045711.n5.nabble.com/5-3-6-Saving-loop-generated-checkbox-values-between-requests-tp5719034p5719042.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