<t:parameter> (or also the <p:xxx> syntax) are *not* dynamic because
they're not components, they're part of the structure of Tapestry
templates, and Tapestry templates have static structure. Instead, you
should provide custom view and edition blocks. Check
http://tapestry.apache.org/beaneditform-guide.html, section "Adding New
Property Editors". It talks about property editors, but view blocks are
very similar.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org