Forum Discussion
AndreaMoore-ec9
3 years agoCommunity Member
visited state issues
hello there.
I'm trying to get a screen with 3 options to display the visited state (green checkmark) once each option is selected. the navigation works but when I return to the 3 options screen, ...
WaltHamilton
Super Hero
I found the same results you report. Since that approach works in a lot of other situations, it doesn’t seem likely to be a bug. More likely it is something corrupted in your project.
I also noticed that you have several triggers of the form: “Change state of object to Visited when user clicks object” and “Change state of object to Hover when mouse hovers over object”. Those functions are built into the built-in states. If you duplicate those native actions with triggers you create, you can frequently have unpredictable problems, so you shouldn’t use them.
I at first thought those triggers were causing your problems, but deleting them did not clear up the problem.
AndreaMoore-ec9
3 years agoCommunity Member
anything to report or to help me?
Andrea