Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
As a user, the actions in the Windchill UI should have a tool tip message coming from the action validator class. The tool tip message can be used to communicate to the user why a particular action is disabled. Lot of time a user is not clear why a particular action is not enabled which may be because of multiple conditions being checked in the validator class.