AjaxLink does not submit the form. use AjaxButton instead. also, you need to give the dropdownchoice a model (somewhere to store the value)...see form examples.
-igor On Tue, Jul 24, 2012 at 9:20 AM, cosmindumy <[email protected]> wrote: > Hi, > Just tried at home and still get null on getModelObject(). > Here is the complete code: > http://shorttext.com/oSTpzOm > > Thanks. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/getChoices-from-ListMultipleChoice-tp4650725p4650745.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]
