![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi group!
I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! Anyone an idea? best regards andy |
Ads |
#2
|
|||
|
|||
![]()
THis is normal behavior, one of many consequences of using a custom message form.
-- 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 "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! Anyone an idea? best regards andy |
#3
|
|||
|
|||
![]()
Hi Sue!
Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. -- 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 "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! Anyone an idea? best regards andy |
#4
|
|||
|
|||
![]()
My assumption is that you're not talking about flag status but about the symbol that indicates that a message has been replied to or forwarded. THere is no workaround for that.
See http://www.outlookcode.com/d/launchform.htm for form launch ideas. Note that using a published custom message form to send mail to external recipients is a very bad idea, causing frustration or worse for non-Outlook recipients. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! Anyone an idea? best regards andy |
#5
|
|||
|
|||
![]()
Hi Sue!
Yes you're right - I am talking about the symbol indicating the forward or reply.. - Bad that there is no workaround.. Just another question - how would you solve my problem: I have to auto-archivate messages in public exchange folders - so I create a public folder for every project and my idea was to add an extra control in which the users insert the project number - with this information I could copy the sent message to the public folder. Do you have another approach? best regards andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... My assumption is that you're not talking about flag status but about the symbol that indicates that a message has been replied to or forwarded. THere is no workaround for that. See http://www.outlookcode.com/d/launchform.htm for form launch ideas. Note that using a published custom message form to send mail to external recipients is a very bad idea, causing frustration or worse for non-Outlook recipients. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! Anyone an idea? best regards andy |
#6
|
|||
|
|||
![]()
If these are external messages, use a COM add-in to prompt the user to insert the project number and copy the message.
-- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Yes you're right - I am talking about the symbol indicating the forward or reply.. - Bad that there is no workaround.. Just another question - how would you solve my problem: I have to auto-archivate messages in public exchange folders - so I create a public folder for every project and my idea was to add an extra control in which the users insert the project number - with this information I could copy the sent message to the public folder. Do you have another approach? best regards andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... My assumption is that you're not talking about flag status but about the symbol that indicates that a message has been replied to or forwarded. THere is no workaround for that. See http://www.outlookcode.com/d/launchform.htm for form launch ideas. Note that using a published custom message form to send mail to external recipients is a very bad idea, causing frustration or worse for non-Outlook recipients. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! |
#7
|
|||
|
|||
![]()
Hi Sue!
Is there a good way to detect if it is an external message? cu Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... If these are external messages, use a COM add-in to prompt the user to insert the project number and copy the message. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Yes you're right - I am talking about the symbol indicating the forward or reply.. - Bad that there is no workaround.. Just another question - how would you solve my problem: I have to auto-archivate messages in public exchange folders - so I create a public folder for every project and my idea was to add an extra control in which the users insert the project number - with this information I could copy the sent message to the public folder. Do you have another approach? best regards andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... My assumption is that you're not talking about flag status but about the symbol that indicates that a message has been replied to or forwarded. THere is no workaround for that. See http://www.outlookcode.com/d/launchform.htm for form launch ideas. Note that using a published custom message form to send mail to external recipients is a very bad idea, causing frustration or worse for non-Outlook recipients. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! |
#8
|
|||
|
|||
![]()
Look at the recipient addresses?
-- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Is there a good way to detect if it is an external message? cu Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... If these are external messages, use a COM add-in to prompt the user to insert the project number and copy the message. "Andreas Wöckl" wrote in message ... Hi Sue! Yes you're right - I am talking about the symbol indicating the forward or reply.. - Bad that there is no workaround.. Just another question - how would you solve my problem: I have to auto-archivate messages in public exchange folders - so I create a public folder for every project and my idea was to add an extra control in which the users insert the project number - with this information I could copy the sent message to the public folder. Do you have another approach? best regards andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... My assumption is that you're not talking about flag status but about the symbol that indicates that a message has been replied to or forwarded. THere is no workaround for that. See http://www.outlookcode.com/d/launchform.htm for form launch ideas. Note that using a published custom message form to send mail to external recipients is a very bad idea, causing frustration or worse for non-Outlook recipients. -- 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 "Andreas Wöckl" wrote in message ... Hi Sue! Does not sound very good.. ![]() Is this a behavior we do not have any influence or is there a workaround? Is there a way to open the custom Form via VBA Code - so I could place a button on a command bar to create custom mails..? Thanks in advance Andy "Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag ... THis is normal behavior, one of many consequences of using a custom message form. "Andreas Wöckl" wrote in message ... Hi group! I created a custom form (based on IPM.Note) that only has one additional control. I also used the Form manager to set a new default form for mail messages. Now mailing works fine, but the field "Flag status" does not show the correct state. If I forwad a message or reply to a message i do not have the correct symbol! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
setting status flag programmatically | Dasha | Outlook and VBA | 7 | February 2nd 07 09:37 AM |
Contact Flag Status | Guy | Outlook and VBA | 1 | May 13th 06 07:27 AM |
Custom Form saved as *.oft file not opening correctly in Outlook 2003 | [email protected] | Outlook - Using Forms | 3 | April 26th 06 03:50 PM |
Code to set Flag Status to complete on custom form | ICT User | Outlook - Using Forms | 3 | March 28th 06 12:59 AM |
Custom Form saved as *.msg file not opening correctly in Outlook 2 | Jim S. | Outlook - Using Forms | 5 | March 6th 06 05:35 PM |