I have a page with a DropDownChoice box and 3 Forms.  The Forms and
DropDownChoice belong to the same Panel.  I would like to only show one
Form at a time via the selection made on the DropDownChoice box.  I have
added a AjaxFormComponentUpdatingBehavior "onchange" to the
DropDownChoice and overridden the onUpdate function to set the
visibility of each Form appropriate to the DropDownChoice and did a
target.addComponent on each Form to ask it to render.   I can trace the
visibilities being changed but no Form is ever rendered.

 

Thanks In Advance

 

John

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to