> > I also just used a list as source and the index attribute, it > seems Tapestry updates the items "in place" during rewind, > which is fine. > But I don't understand how I can avoid the items being > serialized into hidden fields if I choose this approach.
try, setting the For-component's volatile parameter to "true". > That's about all the advice I can give you.... let's just > hope someone who really knows let's us in on some > "collections in forms" insight. Imo, using a custom SqueezeAdaptor works best (see the Wiki, tapernate or honeycomb for how to implement/use one). hth, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]