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

Reply via email to