Drop downs are some of the difficult ones to get at first, but once you understand one of them you're good to go!
See: http://wicket.apache.org/learn/examples/dropdownchoice.html (the "Selecting a default choice") https://cwiki.apache.org/WICKET/dropdownchoice-examples.html Or see the FormInput live example: http://www.wicket-library.com/wicket-examples/forminput ~ Thank you, Paul Bors -----Original Message----- From: eugenebalt [mailto:[email protected]] Sent: Tuesday, August 28, 2012 6:33 PM To: [email protected] Subject: Re: Pre-Select DropDownChoice Selection, but No Model yet (Note: In my form, I am using a CompoundPropertyModel. So my DropDownChoice is automatically tied to the field in my bean.) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Pre-Select-DropDownChoice-Selecti on-but-No-Model-yet-tp4651578p4651579.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
