Hi.
I have a problem with events NewInspector and ItemChange.
In first event a copy, of contact being opened, is created. This copy is then moved to backup folder.
The second event is triggered right after the first one, probably because of a copy created in first event.
But, if I run first event step by step, then the second event ItemChange is not triggered.
I don't understand what is triggering the ItemChange after NewInspector event. Is it a copy of the contact?
And why the ItemChange is not triggered if i ran the code step by step?
Thanks. George
I have a problem with events NewInspector and ItemChange.
In first event a copy, of contact being opened, is created. This copy is then moved to backup folder.
The second event is triggered right after the first one, probably because of a copy created in first event.
But, if I run first event step by step, then the second event ItemChange is not triggered.
I don't understand what is triggering the ItemChange after NewInspector event. Is it a copy of the contact?
And why the ItemChange is not triggered if i ran the code step by step?
Thanks. George