Forum Discussion
KatieRoberts393
3 years agoCommunity Member
Choosing multiple objects to branch to a new slide
I'm building out a training where the user will essentially build what they want with the options they want and then that will branch to a new slide. But I'm kind of lost on how to start this. Any i...
SBP_Inc
3 years agoCommunity Member
The triggers might get a bit long, but you could create a set of 'boolean (true/false)' system variables, then have triggers linked to the bun, mustard, etc that sets the corresponding variable to True. I would recommend setting the default values to false.
Next, create a trigger that jumps to the appropriate slide, based on the combination of variable values. Triggers can have multiple conditionals (use the + button); caution, the trigger conditions might get long with more and more variables to check...
Absolutely workable, if a bit tough to wrangle at first. Best of luck
Related Content
- 11 months ago
- 12 months ago
- 5 months ago