New form doesn't work from a file system - Precision

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Precision

I defined and published a new outlook email form.

When I call this form from Outlook -> File -> New -> Choose a Form ->
Library -> ... , the code in the form works.

When I call this form from Outlook -> File -> New -> Choose a Form ->
Template in file System, the code in the form doesn't work.

Any idea ?

Regards

Alfred
 
Code runs only on published forms. .oft form templates in the file system are not published forms.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks

Do you know how to define a button/icon in the standard outllok 2003 menu to
open this new form in one click.

Regards

Alfred
 
Back
Top