Forum Discussion

SerenaWong-02c4's avatar
SerenaWong-02c4
Community Member
13 days ago

Triggers not working - please help

Can anyone see why my triggers don't work? I have created 3 rectangles (1. Strategy, 2. Finance, 3. Budgets) that can be clicked in any order. When each are clicked, the user will be directed to the ...
  • JudyNollet's avatar
    13 days ago

    Serena,

    Your file has a trigger that changes the Budgets button to Normal when it is clicked. That's preventing it from being Visited.

    FYI: You don't need triggers to change a button to Visited, because that's a built-in state. Any object with a Normal state and a Visited state will automatically change to Visited when it is clicked. See it work in the attached file, which has all of the change-state-to-Visited triggers deleted. 

    Also, you could use fewer objects to simply your buttons. For example, fill a rectangle with a picture of a folder. Enter the name directly in the rectangle. You can even add a checkmark in the Visited state, so there's a visual indicator that the button has been clicked. There's an example of this on the second slide in the attached file.