Touchkit Switch

I’ve tried to attach two Switches to an OptionGroup for a single selection, but it doesn’t work.
How can I deselect one switch when I select the other?

Hi,

Be sure to call “setImmediate(true)” for your switches. Otherwise the value goes to the server side lazily.

cheers,
matti