I set up a custom form for individual contact entry and attached it to the
contacts folder in properties. Now when I enter a new contact it uses this
form for the data entry and when I dbl-click the newly added contact, it
uses the new form for display!
Great!!! this is exactly what I want(ed).
Now how can I get all the existing contacts in the same contacts folder to
use this new form for display???? They are ALL displayed in the original
format which lacks some fields I added to the new form.
HELP!! This is driving me crazy! I cannot seem to find any way to change
this.
Sue Mosher [MVP] - 31 Oct 2003 15:58 GMT
You need to change the MessageClass on the existing items to point to your new form's class. See http://www.slipstick.com/dev/newdefaultform.htm#convert for several tools and scripts to accomplish this easily.
FYI, there is a separate newsgroup for Outlook forms issues -- microsoft.public.outlook.program_forms.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> I set up a custom form for individual contact entry and attached it to the
> contacts folder in properties. Now when I enter a new contact it uses this
[quoted text clipped - 9 lines]
> HELP!! This is driving me crazy! I cannot seem to find any way to change
> this.
Diane Poremsky [MVP] - 31 Oct 2003 16:30 GMT
docmessageclass - last one on the list.
http://www.outlook-tips.net/products.htm

Signature
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Outlook Tips: http://www.outlook-tips.net/
http://www.poremsky.com - http://www.cdolive.com
Expert Zone http://www.microsoft.com/windowsxp/expertzone
Search for answers: http://groups.google.com
Most recent posts to the Outlook newsgroups:
http://groups.google.com/groups?as_ugroup=microsoft.public.outlook.*&num=30
> I set up a custom form for individual contact entry and attached it to the
> contacts folder in properties. Now when I enter a new contact it uses this
[quoted text clipped - 9 lines]
> HELP!! This is driving me crazy! I cannot seem to find any way to change
> this.