A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Changing Forms



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 13th 06, 03:43 PM posted to microsoft.public.outlook.installation
Denzelior
external usenet poster
 
Posts: 2
Default Changing Forms

I would like to modify the default form for outlook 2003. I simply want to
add a few of the default fields to the forms.

I want to change the inbound e-mail as well as the outbound e-mail forms. I
can create the new form without any problem. But when I try to change the
default form I get an error stating that I cannot use the form in the inbox
folder.

I also want to change the task and calander forms, but I want to fix this
first.
  #2  
Old February 13th 06, 06:15 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Changing Forms

A message form cannot be the default for a folder because messages are intended to be sent, not posted to a folder. Furthermore, using a custom form for messages going outside your organization is generally a bad idea, as it will prevent any non-Outlook users from getting attachments. Maybe it's time to reconsider whether a custom Outlook form is the right solution for your scenario.

If you insist on changing the default message form, though, you must make a registry change to substitute your custom form for the default form. See http://www.outlookcode.com/d/newdefa...#changedefault .. Note that it doesn't work completely for message forms in Outlook 2003.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Denzelior" wrote in message ...
I would like to modify the default form for outlook 2003. I simply want to
add a few of the default fields to the forms.

I want to change the inbound e-mail as well as the outbound e-mail forms. I
can create the new form without any problem. But when I try to change the
default form I get an error stating that I cannot use the form in the inbox
folder.

I also want to change the task and calander forms, but I want to fix this
first.

  #3  
Old February 14th 06, 04:42 AM posted to microsoft.public.outlook.installation
Denzelior
external usenet poster
 
Posts: 2
Default Changing Forms

Thanks for the tip on posting to the other forum. In the future I will post
there.

But as for this question, I have a followup:

All I want to do is to add the contacts and category fields to the inbound
and outbound message forms to make it easier to remember to complete them. By
making this change, my receivers will not be able to open my messages? I
guess that I really do not understand.

Also, does it change things that I am using business contact manager? It
seems that my contact form canot be modified at all????

"Sue Mosher [MVP-Outlook]" wrote:

A message form cannot be the default for a folder because messages are intended to be sent, not posted to a folder. Furthermore, using a custom form for messages going outside your organization is generally a bad idea, as it will prevent any non-Outlook users from getting attachments. Maybe it's time to reconsider whether a custom Outlook form is the right solution for your scenario.

If you insist on changing the default message form, though, you must make a registry change to substitute your custom form for the default form. See http://www.outlookcode.com/d/newdefa...#changedefault .. Note that it doesn't work completely for message forms in Outlook 2003.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Denzelior" wrote in message ...
I would like to modify the default form for outlook 2003. I simply want to
add a few of the default fields to the forms.

I want to change the inbound e-mail as well as the outbound e-mail forms. I
can create the new form without any problem. But when I try to change the
default form I get an error stating that I cannot use the form in the inbox
folder.

I also want to change the task and calander forms, but I want to fix this
first.


  #4  
Old February 14th 06, 04:14 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Changing Forms

All I want to do is to add the contacts and category fields to the inbound
and outbound message forms to make it easier to remember to complete them. By
making this change, my receivers will not be able to open my messages? I
guess that I really do not understand.


If you use a custom form to create a message to a non-Outlook recipient and that message contains an attachment, the non-Outlook recipient will not be able to open the attachment. Since you can never know what mail program someone else is using, that makes using a custom form for outbound messages a bad idea.

If you want to convert incoming messages to use a custom form, you can do that by running code to change each item's MessageClass to the class of your published custom form. See http://www.outlookcode.com/d/zaphtml.htm for various ways to process incoming messages.

Also, does it change things that I am using business contact manager? It
seems that my contact form canot be modified at all????


That's a totally separate issue. See http://blogs.officezealot.com/cardoz...05/12/652.aspx. FYI, there is a separate newsgroup for BCM issues -- microsoft.public.outlook.bcm



"Sue Mosher [MVP-Outlook]" wrote:

A message form cannot be the default for a folder because messages are intended to be sent, not posted to a folder. Furthermore, using a custom form for messages going outside your organization is generally a bad idea, as it will prevent any non-Outlook users from getting attachments. Maybe it's time to reconsider whether a custom Outlook form is the right solution for your scenario.

If you insist on changing the default message form, though, you must make a registry change to substitute your custom form for the default form. See http://www.outlookcode.com/d/newdefa...#changedefault ... Note that it doesn't work completely for message forms in Outlook 2003.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/comm...rogram_f orms


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Denzelior" wrote in message ...
I would like to modify the default form for outlook 2003. I simply want to
add a few of the default fields to the forms.

I want to change the inbound e-mail as well as the outbound e-mail forms. I
can create the new form without any problem. But when I try to change the
default form I get an error stating that I cannot use the form in the inbox
folder.

I also want to change the task and calander forms, but I want to fix this
first.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
OUTLOOK FORMS / LAYOUT Joey Outlook - General Queries 2 March 3rd 06 07:02 AM
Contact Forms Rob Outlook - General Queries 7 February 13th 06 08:02 PM
Changing the Outlook Bar Jeff Needle Outlook - General Queries 2 February 10th 06 04:53 AM
Forms Mostro Outlook - General Queries 2 January 26th 06 05:34 PM
changing accounts for sent emails [email protected] Outlook - General Queries 0 January 9th 06 12:35 AM


All times are GMT +1. The time now is 11:18 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.