I need to use trace to see when a variable changes. The trouble is I have no idea when it is changing.
The scenario is I put a message at the end of a form in Complete Form and a GUID is correct at that stage. Yet when I look at the data the GUID value is something totally different.
So I want to trace the time from just before the record is saved until after it has been saved. Hope that makes sense.
BTW this is using a lookup field which is working when I do NOT display the description but if I DO display the description that is when the record is changed.
So basically as I said I need to check the value of a variable (or record/SSV) before, dutring and after the record is saved.
Thanks
John