Forum Discussion
Dashboard Slide Locked
Hi everyone,
I'm having trouble with a slide that functions as a dashboard - the player's Next button is disabled when the timeline starts, users click through to four different slides, and the Next button is re-enabled once all four have been visited. I swear it worked a few days ago but suddenly stopped and now I'm questioning my reality.
I'm sure I'm overlooking something obvious, but I cannot get the Next button to turn back on. The states aren't working, I tried a few other variable/trigger combinations, but the button won't turn back on. I've attached a stripped down version of the troublesome slides if anyone has any insight.
Thanks!
- MariaCSStaff
Hi, Ashley.
Thank you for sharing your .story file!
I noticed you had a trigger to disabled the Next button, but not one to "enable" it (change it to Normal).
Since you are using Groups, and you've already set up True/False variables, I'd recommend using those variables to check when all the groups are visited instead of states.
I'm attaching the edited .story file with those changes. Let me know if this works!
- AshleyWhittingtCommunity Member
Hi Maria,
In the production version of the scene, all slides are narrated, including the dashboard slide. I don't want to start the timeline over each time the users return to the dashboard because that will restart the audio.
- MariaCSStaff
Hi, Ashley.
As long as you have your When revisiting property as Resume Saved State, the audio will only play once.
The trigger When the timeline starts, in this case, will start from where it previously stopped.
Please take a look at this .story file attached, where I added a sample audio track to the Dashboard slide.