I have a requirement to control the visibility of some controls and the enabling of others based on certain legal combinations of values of various controls on the page. I attached AjaxEventBehaviors to each control that is needed as input to this, but it seems like the values are other controls aren't included, which is not terribly surprising.
How can I get wicket to supply those values so I can make the decision of what to enable/show/hide/disable? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/onchange-control-visibility-according-to-multiple-controls-values-tp4670130.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]
