S
Simon Morgan
Hi all,
I just started working with Outlook and have hit a wall.
I created and published a custom TASK form to a public
folder. When I create a new instance of this Task, the
task form executes (i.e. the Item_Open event is
triggered). However when I open an existing task the
Item_Open event is not triggered. To cause it to trigger I
have to explicitly go to the Form menu and click the 'Run
This Form' menu option.
I need the Itme_Open event to trigger as the form data is
loaded from SQLServer.
Is there some way I can get the custom form to ALWAYS
execute, whether its a new task or just opening an
existing one?
Thanks
Simon ;-)
I just started working with Outlook and have hit a wall.
I created and published a custom TASK form to a public
folder. When I create a new instance of this Task, the
task form executes (i.e. the Item_Open event is
triggered). However when I open an existing task the
Item_Open event is not triggered. To cause it to trigger I
have to explicitly go to the Form menu and click the 'Run
This Form' menu option.
I need the Itme_Open event to trigger as the form data is
loaded from SQLServer.
Is there some way I can get the custom form to ALWAYS
execute, whether its a new task or just opening an
existing one?
Thanks
Simon ;-)