Can I hide LOV values that are not acceptable by the state model transition?
Hi,
I have a state model on Asset Status field to guide end-users in the Asset life cycle.
We have a workflow that may change an Asset Status to a value that is normally not acceptable to end-user.
here is one example:
In the state model transition I activated the transition from 'Open' to 'Inactive'.
I defined a rule expression so that only a WF can change the satus.
This works fine.
The problem is that when end-users open the picklist, they still see the value 'Inactive' and when they pick it they get an error message that says that this transition is not allowed because the rule expression is not satisfied.