Hi, 

FeanorsCurse wrote:
> 
> Instead of using the getName()-method it's using toString, despite of what
> is set in the property model. As far as I understand, this is because
> getName() returns a String and not a UserAccountEntity itself.
> ...
> Any advice?
> 

You can use a IChoiceRenderer and pass that to the DropDownChoice along with
your Model and the List. The renderer is used to get the String to be
displayed.


-----
-- 
Regards, 
Hans 

http://cantaa.de 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Drop-tp3613805p3614012.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to