Forum Discussion
Reset to Initial State issue
As to your statement about being confused by the behavior of the icons, it's not you that is confused; it's the icons. Here's what confuses them:
If an object has a Visited state, it changes to Visited when it is clicked. Writing your own trigger to do something different frequently confuses them. There are good reasons to use triggers like this one, but to be safe, use a custom state (I use "Completed),, not a built-in one (like "Visited").
Otherwise, the closer you follow Judy's suggestions, the happier you'll be.
I do disagree with Judy when it comes to the disabled state. Personally, as a user, I want to wring the neck of every developer that puts something on my screen that I can see, but can't click, even if it does look different. Just personal preferences.