This is my workflow:
[Unconfirmed] ----> [Approved] ----> [something-else] ----> ...
|
|-> [NoRepro]
I have a field that needs to be set readonly when it goes from Unconfirmed to Approved and it must be readonly from this point forward.
How can I do it?