How to make certain attributes visible on particulat state of a WorkItem?
Is there a way to make few attributes visible only on certain state of a workitem. They can be hidden when the workitem is in other states.
For example:
EnumerationA should show up when the workitem is in "Assigned" state, but it should be hidden/not-available to the user when the workitem is not in "Assigned" state.
Please let me know.