for the textfield you can use an ajax behaviour, or put it into an form with ajax submit. in your handle code, you update the model object on your listmultiplechoise, and add it or its parent component to ajaxrequesttarget
On Thu, Oct 15, 2009 at 9:56 AM, Peter Arnulf Lustig <[email protected]>wrote: > And how is that done via AJAX ? > > Basicly I'd like to have a input textfield where the user can type a word > into, and then after submitting the field he can see it in a > ListMultipleChoice Component. > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Pedro Henrique Oliveira dos Santos
