You will... Submit to my will...

Jul 20, 2016

I can't seem to figure out why the Submit button won't change over to an active state based on the way I've built these slides.

What very obvious thing am I missing here?

7 Replies
Walt Hamilton

If you preview just one of the qualification slides, the buttons work great, but if you view the whole project, they don't.

This is because you have written the triggers to make the Submit button normal using "When state of ... is ..."  

The "When " portion of the trigger tells what action the trigger should watch for, so it knows when to fire.
"When State is ..." is not an action, and therefore does not work to initiate a trigger. This is not your fault; it is an error on the part of Storyline's programmers. It should not have been included in the trigger wizard in the "When ... " dropdown, even though sometimes it does work. It works sometimes if it is listening at the exact moment a state changes.

Try this: Change that trigger to "Change state of Submit to normal when timeline (of the slide) starts, if state of ... is visited." This has a chance of working, but truthfully, Visited state is reliable if you are visiting layers on a slide, but less so if you are visiting other slides.

If it doesn't work, then you will need to set a variable at the end of each of the 4 visited slides, and write your trigger like this: "Change state of Submit to normal when timeline starts if VisionCompleted = True AND InspirationCompleted = True, etc.

This discussion is closed. You can start a new discussion or contact Articulate Support.