Try using the Swap Panel technique, here is an example using Fragments http://pawelzubkiewicz.blogspot.com/2009/06/wicket-swapping-replacing-fragments.html
On Mon, Aug 8, 2011 at 10:39 AM, Mike Mander [via Apache Wicket] < [email protected]> wrote: > Hi, > > i have two adress panels. Invoice and shipping. Shipping is off by default. > > I would like to add a button or something to my invoice panel which is > toggling the visibility of the shipping panel. > > I tried to add a page parameter to my current site and redirect, but the > added parameter is not present. > > Do i have other options? > > Thanks > Mike > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=3727006&i=0> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=3727006&i=1> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://apache-wicket.1842946.n4.nabble.com/How-can-i-toggle-panel-visibility-without-javascript-tp3727006p3727006.html > To start a new topic under Apache Wicket, email > [email protected] > To unsubscribe from Apache Wicket, click > here<http://apache-wicket.1842946.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1842946&code=amNnYXJjaWFtQGdtYWlsLmNvbXwxODQyOTQ2fDEyNTYxMzc3ODY=>. > > -- JC -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-can-i-toggle-panel-visibility-without-javascript-tp3727006p3727441.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]
