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

Outlook 2k3: How to apply a personal Form to an existing task



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 23rd 06, 11:10 AM posted to microsoft.public.outlook.program_vba
news.microsoft.com
external usenet poster
 
Posts: 65
Default Outlook 2k3: How to apply a personal Form to an existing task

Hi all,

I Published a personal task form, but older task created with the default
ipm.task still use this default form, is'it possible to make them using my
new form ???

Tks


  #2  
Old November 23rd 06, 01:59 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2k3: How to apply a personal Form to an existing task

To change existing items so that they display using a published custom message form, you need to change the value of the MessageClass property on each item so that it points to the published form's class, e.g. IPM.Contact.MyForm. The page at http://www.outlookcode.com/d/newdefaultform.htm has links to scripts and tools to do this.

--
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

"news.microsoft.com" wrote in message ...
Hi all,

I Published a personal task form, but older task created with the default
ipm.task still use this default form, is'it possible to make them using my
new form ???

Tks


  #3  
Old November 23rd 06, 04:44 PM posted to microsoft.public.outlook.program_vba
news.microsoft.com
external usenet poster
 
Posts: 65
Default Outlook 2k3: How to apply a personal Form to an existing task

Hi Sue,

I used DocMessageclass it work, but from time to time some task created
with my new form, return to the older form ...

The form button/ color/ personal combo / are here but all my script are
inactive....

eg: a added a button which create a mail and add automatically Recipient /
Obect / and other personal info

on these task clicking on this button do nothing....

Tks


"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
To change existing items so that they display using a published custom
message form, you need to change the value of the MessageClass property on
each item so that it points to the published form's class, e.g.
IPM.Contact.MyForm. The page at
http://www.outlookcode.com/d/newdefaultform.htm has links to scripts and
tools to do this.

--
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

"news.microsoft.com" wrote in message
...
Hi all,

I Published a personal task form, but older task created with the default
ipm.task still use this default form, is'it possible to make them using
my
new form ???

Tks




  #4  
Old November 23rd 06, 05:37 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2k3: How to apply a personal Form to an existing task

The symptoms suggest that the form has become a one-off, that is, embedded in the item. There are many possible causes; see http://www.outlookcode.com/d/formpub.htm#macro

--
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

"news.microsoft.com" wrote in message ...
Hi Sue,

I used DocMessageclass it work, but from time to time some task created
with my new form, return to the older form ...

The form button/ color/ personal combo / are here but all my script are
inactive....

eg: a added a button which create a mail and add automatically Recipient /
Obect / and other personal info

on these task clicking on this button do nothing....

Tks


"Sue Mosher [MVP-Outlook]" a écrit dans le message
de news: ...
To change existing items so that they display using a published custom
message form, you need to change the value of the MessageClass property on
each item so that it points to the published form's class, e.g.
IPM.Contact.MyForm. The page at
http://www.outlookcode.com/d/newdefaultform.htm has links to scripts and
tools to do this.


"news.microsoft.com" wrote in message
...
Hi all,

I Published a personal task form, but older task created with the default
ipm.task still use this default form, is'it possible to make them using
my
new form ???


 




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 2k3 Script: Exporting Task item to Excel news.microsoft.com Outlook and VBA 5 November 8th 06 05:01 PM
Outlook 2k3: Missing item when task to exporting to excel news.microsoft.com Outlook and VBA 3 November 8th 06 03:38 PM
how do I apply a form to one Contact? don Outlook - Using Forms 1 July 5th 06 07:40 PM
how to apply new contact form to existing forms Nick Cumberbatch Outlook - Using Contacts 1 July 2nd 06 06:45 PM
Move Contacts from an Existing Form Into a New Form Hal Outlook - Using Forms 2 March 6th 06 02:08 PM


All times are GMT +1. The time now is 02:12 PM.


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.