Hello
I know i can define a default form for an outlook folder. Now i have
several custom forms based on the task form, and i want them to be
saved in a specific outlook folder, not the task folder, when i click
"save and quit". Furthermore, i need my forms to be .oft in order to
be accessible by hypertext links... What can I do ?
Thank you
AnDong
Sue Mosher [MVP-Outlook] - 04 Aug 2004 12:40 GMT
You can't have it both ways. An item created from an .oft file won't run
code, and code is what you need to make a custom form item save in a
particular folder. See http://www.outlookcode.com/d/forms/saveinfolder.htm
for an example of a form that "knows" where to save itself.
See http://www.outlookcode.com/d/launchform.htm for other ways to launch
forms besides hyperlinks.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hello
> I know i can define a default form for an outlook folder. Now i have
[quoted text clipped - 4 lines]
> Thank you
> AnDong