Forum Discussion
RohitNawani-a6d
2 years agoCommunity Member
Variable Issue for a dynamic menu. Topic 1 and Topic 2 of the menu slide is not changing its state to visited even if the desired action is completed by the user.
Can you please help, i have created a project in which, there is a dynamic menu. Topic 1 and topic 5 are not changing the state to visited even after the desired action is performed.
- Jürgen_Schoene_Community Member
upload the .story file here in the forum as attachment
- WaltHamiltonSuper Hero
There is a sample that does what you want at this thread:
It may get you started.
I suspect that on the two that don't function, they aren't constructed EXACTLY like to ones that work. The most common cause of this is misplacement of the jump trigger. Once a jump is initiated, no trigger after it is executed. Move the jumps to last in the list.