Thomas Götz-2 wrote > > > PopupSettings popupSettings = new PopupSettings() { > @Override > public String getPopupJavaScript() { > return "if(!condition) return false; " + > super.getPopupJavaScript(); > } > }; > >
I'm sorry, but I don't understand your code. My condition is in the Java/Wicket-layer, how can you put that between double quotes? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Conditional-Popup-tp4649649p4649665.html Sent from the Users forum 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