I'm creating a workflow to pop up a message whenever a transaction is edited and is about to be saved and the new total is different from the previous total.
I then created a Show Message action with a condition of old total not equal to total. Unfortunately, if doesn't work. Before User Submit is the action trigger.