Hello,
I am trying to implement a check list group as a group of Switch items, so I want to have all other Switches to set to Off (value=0) automatically when any one of them is turned On (value=1).
I tried to use Dynamic actions on the Switches for the Change event (Set Value for Affected Items, i.e. other Switches, Client Side) but couldn't make it work as described above.
Any suggestions?
Thanks,
-Eugene