Hi,
I am facing a peculiar problem. I have created a OFT form for compose which overrides outlooks default form. In my OFT form there are two more fields BUTTON and LABEL. On clicking of button, current time is displayed on the label.
When I open a new inspector (i.e. NEW MAIL), it works fine. The working is described below
1) On click of button, current time is shown in the label. This works fine
but when I create another instance of the inspector without closing the previous form (i.e. COMPOSE), when I click on the BUTTON of new window, it shows the current time correctly...but when I click on the previous COMPOSE WINDOW BUTTON, nothing happens..i.e. event isn't fired..
What should I do ??
I think this is some scope related issue.. can someone help me out
Thanks.