Forum Discussion
JennieCrowther
2 years agoCommunity Member
And Or Variable
Morning All,
I need a bit of help please. I'm using SL360.
I have a slide that has 3 objects with Triggers on them, they all do the same thing and then the Next button is available.
I want the...
SandeepGadam
2 years agoCommunity Member
Hello Jennie, since user needs to click just one among all the three objects using or condition would suffice your requirement.
I have attached a working sample file for your reference with three slides
On the first slide NEXT button is available when one of the object changes to visited state.
On the second slide, Next button is available when one of the variable value changes true.
On the third slide, Next button is available when all the variable value changes true.
Let me know if this helps you!!