How to use on button to first cycle through states of an object and then continue to next slide?
I need to create a slide that will show a box with an itemized list and a button.
(Akin to a powerpoint slide) by pressing the button, the list will add one item after the other until the list is complete.
Then the next button press continues to the next slide.
My approach is multi state (each state is one more item on the list).
A. Is there an easier way?
B. Is it best done using an advanced action with:
if "state" equals "list full" then "continue"?
How do I get the state as a variable...? I cannot remember.
C. Can I use the same button to continue once the list is complete?
Thank you in advance!
