Unsolved Disable event handler from script
-
Hi everyone,
I would like to disable an event handler based on a binary data point. Is this possible to do within Mango?
My goal is to be able to lock out events based on the value of a binary data point. Ideally a scripting source or global script would simply say "If binary point = 0 then event handler = disabled."
I have an ma-switch-img on a dashboard that is controlling the binary data point, so I could also toggle the event handler via the ng-click directive.
I am running the latest version of Mango 3.7.7
Thanks in advance for your help.
Shawn
-
@shawn-hateley did you ever figure out a way to do this? thanks.