Linda,

Take a look at AjaxFormComponentUpdatingBehavior.

Regards - Cemal
http://jWeekend.com jWeekend 


Linda van der Pal wrote:
> 
> I have a FormComponentPanel that contains a TextField and a 
> DropDownChoice. Of those two only one is visible at any moment. (The 
> TextField is there for when the DropDownChoice doesn't offer the wanted 
> result.) On the panel that contains the FormComponentPanel, I want 
> another element to respond to any change in the FormComponentPanel (most 
> importantly if the user selects something from the DropDownChoice). I 
> have added ajax behavior to the component, but the model isn't updated, 
> so when I debug the onChange method of the behavior, I find that the 
> object in the model is null. How do I get it to update properly?
> 
> Regards,
> Linda van der Pal
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ajaxifying-FormComponentPanel-tp22371617p22372521.html
Sent from the Wicket - User 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