Pre and Before Modified Record Saved
I am trying to trigger some WFs(Before Modified Record Saved) to validate and control values changes for the Sales Stage field.
Can someone give me an example of what values will/should be seen?
For example:
My expression is PRE('<SalesStage>') ='Closed/L
The previous Sales Stage value is Won Complete and I am chnaging it to Won Complete but the above WF fires off(It displays an error message)
But my previos Sales Stage was not Closed/Lost so I am not 100% sure what values are being seen.