Hey,

I'm trying to use loop inside a form with a transient entity. 

I'm using the Hibernate module, and it provides ValueEncoders for all
entities. This is usually very useful, but in this case I want to fall back
to the default loop behavior without the encoder, which is storing entire
serialized objects in forms.

Is there any way to get rid of the default value encoder just for this
component, without providing my own encoder?

Thanks.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Using-loop-inside-a-form-without-ValueEncoder-tp5084357p5084357.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