Interesting options Lance, I 've thought about the event but not the decorator one.
thanks! Nicolás.- On Wed, Jan 30, 2013 at 6:54 PM, Lance Java <lance.j...@googlemail.com>wrote: > There are a couple of options you may not have considered: > > 1. You could fire a component event from your component to your page. This > event may expect a specific return type (perhaps a map) > > 2. Your component could require a parameter of a specific interface type. > This interface might be a decorator pattern which decorates the base value > with additional fields prior to processing the submit > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/form-with-dynamic-extensible-content-tp5719671p5719678.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 > >