Forum Discussion
Assistant with trigger - revealing next button
You must be using some sort of trigger to make the Next button visible or enabled. Create a trigger that uses that same action to change the Click Next bubble to Normal state.
- CraigBrown4 years agoCommunity Member
Hi Walt,
Yes, to clarify.
Next function (the in-built button in the bottom-right corner, next to the Prev button) has been programmed with a trigger to be disabled at the beginning of the slide. When the participant clicks on all necessary numbered buttons, the Next button becomes available and visible. This works as intended.
The blue Next bubble however, does not function correctly. It has been programmed to be invisible at the beginning of the slide, but what I want to happen, is for the blue bubble to become visible once the participant clicks on all necessary numbered buttons. At this stage, the blue bubble is:
Change state of ClickNext - "Click Next to Continue" to Normal
When the state of all rectangles is VisitedThe bubble is hidden away using this trigger:
Change state of ClickNext - "Click Next to Continue" to Hidden
When the timeline starts on ClickNextThis is the exact same trigger-style as the in-built next button, but it is unfortunately not working.
Any advice?