Hi, 
     will it be possible to use in this case BeanEditForm with component
Select ?

Something like this:

<t:beaneditform  object="player">
  <t:parameter name="club">
    <t:label for="club"/> 
    <t:select t:id="club" model="clubSelectionModel" value="player.club"
encoder="clubValueEncoder"/>
  </t:parameter>
</t:beaneditform>


Sylwek
-- 
View this message in context: 
http://www.nabble.com/T5-%3A-select-component-in-a-form-didn%27t-show-the-selected-value--EDIT-MODE--tp14414479p14445453.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to