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 - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

changing the default form does not work



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 8th 07, 06:40 PM posted to microsoft.public.outlook.program_forms
console1
external usenet poster
 
Posts: 3
Default changing the default form does not work

hi all

i'm having a hard time in trying to do this:


i have OL 2003 with exchange 2003 (test environment)

I am using the domain/exchange admin account

I open the admin mailbox from ol 2003

I add a folder

I open the folder properties and try to change the form from the default
(IPM.post) to one i created (myform) but i always get a message "you
cannot create an item of this type in this folder"

I have tried to create different form and different folders, but i
always get the same error message

???

thanks
Ads
  #2  
Old September 8th 07, 07:12 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default changing the default form does not work

A message form (IPM.Note.*) can never be the default form for a folder, because messages are sent, not saved in folders.

Maybe you could back up and explain more about what you were hoping to accomplish by changing the default form for a folder to a custom message form.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"console1" wrote in message ...
hi all

i'm having a hard time in trying to do this:


i have OL 2003 with exchange 2003 (test environment)

I am using the domain/exchange admin account

I open the admin mailbox from ol 2003

I add a folder

I open the folder properties and try to change the form from the default
(IPM.post) to one i created (myform) but i always get a message "you
cannot create an item of this type in this folder"

I have tried to create different form and different folders, but i
always get the same error message

???

thanks

  #3  
Old September 8th 07, 08:53 PM posted to microsoft.public.outlook.program_forms
console1
external usenet poster
 
Posts: 3
Default changing the default form does not work

Sue Mosher [MVP-Outlook] wrote:
A message form (IPM.Note.*) can never be the default form for a folder, because messages are sent, not saved in folders.

Maybe you could back up and explain more about what you were hoping to accomplish by changing the default form for a folder to a custom message form.


thanks for your answer.

i would like to have all messages arriving into the Inbox folder of a
mailbox to have some check boxes and/or radio buttons that can be used
to categorize them.

i thought i could accomplish this by modifying a Message form so that it
shows some radio buttons and then set that form as the default form for
the Inbox folder?

thank you
  #4  
Old September 8th 07, 11:33 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default changing the default form does not work

Modifying the message form to produce a new published custom form is just the first step. You would also need to change the value of the MessageClass property for each incoming item to the class of your published form, e.g. IPM.Note.MyForm. That can be done with relatively simple VBA code, but it's not clear if VBA is appropriate for your scenario. Is this your own Inbox whose messages you want to process?

Also, consider that if you forward any of these messages to non-Outlook recipients, they could have trouble reading any attachments. That's a side effect of using custom forms.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"console1" wrote in message ...
Sue Mosher [MVP-Outlook] wrote:
A message form (IPM.Note.*) can never be the default form for a folder, because messages are sent, not saved in folders.

Maybe you could back up and explain more about what you were hoping to accomplish by changing the default form for a folder to a custom message form.


thanks for your answer.

i would like to have all messages arriving into the Inbox folder of a
mailbox to have some check boxes and/or radio buttons that can be used
to categorize them.

i thought i could accomplish this by modifying a Message form so that it
shows some radio buttons and then set that form as the default form for
the Inbox folder?

thank you

 




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
Changing the default form for a contact folder Sue Mosher [MVP-Outlook] Outlook - Using Forms 15 May 6th 08 03:29 PM
Changing default "file as" in Outlook 2007 still doesn't work! Sarah@Webster Outlook - Using Contacts 0 March 29th 07 08:24 PM
Changing the default Form Mats Samson Outlook - Using Contacts 1 March 21st 06 01:40 PM
Question about Changing Default Outlook Form ChrisB Outlook - Using Forms 1 February 9th 06 08:47 PM
Have problems changing default email form. Demon News Outlook - Using Forms 3 January 27th 06 02:49 PM


All times are GMT +1. The time now is 06:51 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.