RE: Real Time Workflow capture Pre and post Value
Hi Nilanka
I have just had a play and got the following to work.
I created 2 new fields, Account name temp and Account name old (both single line of text)
I then created the workflow in 2 steps based on create and change of account name
The first section sets Account name old with the value Account name temp
The second sets Account name temp with the value Account name old
I just tested it with an account - first name was Happy street school - second was sad street school (I put all fields visible to make it easier to see)
All works fine and account name old will always be the previous value for the name. Hope this helps you.