multiple button trigger logic - can you help?
By
Paul Tottle
Hi
I have 4 objects that toggle between 'normal' and 'selected' and a Submit button. I am wanting to go to the Finished layer if 1 object only is selected, and go to the Unfinished layer if any other combination is shown at the time the Submit is pressed.
I can get the logic for both Finished & Unfinished triggers to work, but I can't get them both to work at the same time! If I delete one of the triggers the other one works fine. If I keep both triggers, only the last trigger works. Here are the triggers...
I've also attached the .story
Any help would be appreciated :-)
3 Replies
I haven't looked at your attachment, but try changing the "is Normal" triggers to "is not Selected". I've noticed at times that the "is Normal" conditions aren't being picked up correctly but the "is not Selected" ones are.
Excellent! That works.
That's a good one to file away and remember. So it's as if the state goes from Normal - Selected - Not Selected - Selected...
Thank you Matthew
Glad that did the trick!
The "is Normal" triggers should work. And they used to. But somewhere in the recent updates, something has changed that is impacting these.