hi there,
i face an issue with a "toggle" behaviour
i have a phone app, and i wish, when a toggle "b" is switched on, that the the toggle "a" switch off
the trouble is that the toggle a has a default parameter to "on"
so i can't reset the toggle with an if condition.

i've tried an "updatecontext" statement, but i'm struggling with it
can anybody help me ?
thanks