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

How to customize the fields of the Reply message of a new message



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 16th 06, 10:58 PM posted to microsoft.public.outlook.program_forms
Lotte
external usenet poster
 
Posts: 1
Default How to customize the fields of the Reply message of a new message

Hello,
I have created a new message form and added a couple of user fields that I
want to force users to fill in when sending such a message. The form works
fine and the sender needs to fill in the fields which are displayed to the
recipient below the Subject field in the message header (above the message
contents). Also, when users respond to the new message (form), they can
either keep or change the information in these new user fields, similar to
what is the case with e.g. the Subject field, when pressing Reply. Pressing
Reply rightly brings up the same form. So far so good. My problem lies with
the Reply functionality: when 'including the original message text' I only
get the four fields
From:
Sent:
To:
Subject:
and the contents of the original message included with the reply, and not
the newly added user fields that I would also have wanted in the reply
contents for tracking purposes.
Is there a way to include the values of the user fields in the reply?
  #2  
Old November 17th 06, 08:27 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default How to customize the fields of the Reply message of a new message

In article ,
=?Utf-8?B?TG90dGU=?= wrote:
and the contents of the original message included with the reply, and not
the newly added user fields that I would also have wanted in the reply
contents for tracking purposes.
Is there a way to include the values of the user fields in the reply?

The "reply" code is what Microsoft provided to handle standard messages in
the limited way that they provided. I view it as private code, and you will
not be able to change it.

To get the functionality that you want, you will have to delete the reply
action that MS puts in every message and create your own "reply" action.
This should use code to explicity copy the old message into a new message,
but using objects you have named, so that, once the new message is created,
you can use those objects to copy in your specific field data.

Take a look at these pages to see how to go about this:

Creating a "New Fax to Contact" Action 5/10/2006
New Fax to Contact sample form for Microsoft Outlook, demonstrating use of a
custom action
http://www.outlookcode.com/d/forms/contfax.htm - 19 KB

Customizing Microsoft Outlook Message Forms 5/10/2006
Quirks, limitations, samples and other resources for designing custom
Message forms for Microsoft Outlook
http://www.outlookcode.com/d/messageform.htm - 23 KB

For background, look at this page:
http://www.slipstick.com/emo/1997/up970804.htm#custom
--
Hollis Paul
Mukilteo, WA USA


 




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
Get parent message (original) from the response created by Reply-All/Reply/Forward Sanjay Add-ins for Outlook 3 November 9th 06 06:02 PM
Cannot reply to message Marc Miller Outlook - General Queries 1 May 5th 06 09:17 PM
Customize fields mciver Outlook - Using Contacts 0 May 2nd 06 11:34 PM
Message disapears when I reply or forward a message Duane Hubbard Outlook - General Queries 1 February 8th 06 06:56 PM
Fields on custom forms are not kept after message is sent Sue Mosher [MVP-Outlook] Outlook - Using Forms 2 February 6th 06 11:06 PM


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