Checkboxes and Triggers

Dec 01, 2020

Hello: 

I have an issue with checkboxes and triggers. I have five checkboxes that users can click on in random order. With each click, a number should be changed from hidden to normal. Clicking one checkbox should reveal the number one, clicking two checkboxes should reveal the number two, and so forth. I can set a trigger to show the number one and the number five, but I can't figure out how to show 2-4. For example, one trigger is set to change the state of 1 to normal when "at least one" of the checkboxes is selected. Another trigger is set to change the state of 5 to normal when "all" of the checkboxes are selected, but there isn't an option for "at least two" or three or four.  

I'm attaching a mockup of my slide. 

Any help would be appreciated! 

2 Replies
Walt Hamilton

To me, this is the easiest way to do it, using a variable reference.

But if you need to have a picture change state, you can do that. Put a trigger on the Calculation layer that changes the state of the picture. If I were doing that, I would have 1 picture with 5 states, but I have a real predilection for the easiest, simplest method.