Forum Discussion
ITCompedia
4 years agoCommunity Member
State of button doesn't change from disabled to normal using triggers & conditions by multiple variables
Hi all,
Please help: I have one slide activity without layers.
The activity is some sort of "drag and drop " I've adjusted.
On the slide: "Try Again" button. The button should be in DISABLED s...
JudyNollet
4 years agoSuper Hero
The problem is the "when" for your trigger. By the time the variables are changed to True, the slide is already past the "timeline starts" point.
Instead of that "when," you could use multiple versions of your trigger that have it run when a given variable changes. For example, change the button state when Variable X changes, with the conditions that all the variables are True. You need a trigger for each variable, since you don't know the order they'll change.
Related Content
- 2 months ago