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 do I update the message field in an appointment form?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 20th 08, 04:15 AM posted to microsoft.public.outlook.program_forms
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default How do I update the message field in an appointment form?

Hi Alex. What exactly is the relationship between items in a Contact folder
and how they are supposed to interact with these new appointment forms? Do
you want to link Appointment A with Contact B? Or do you have a set of
information that is contact related that you want to store separately inside
your custom appointment form?

The Body property (and the Notes control that stores that property's value)
isn't directly updated by any internal or custom field. You'd need to trap
events in code (like the Item_PropertyChange ro Item_CustomPropertyChange
events) to get that field data and intelligently determine where in the
Item.Body property to insert this value.

--
Eric Legault [MVP - Outlook]
MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007
& WSS 3.0 Application Development)
President, Collaborative Innovations
Proud new owner of OutlookCode.com
NEW! - Try Picture Attachments Wizard 2.0 For Microsoft Outlook -
Web: http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault

"Alex Schwarzer-Muth" Alex wrote
in message ...
I am trying to create a form for a standard type of appointment. We have
contact information fields that go in the appointment "body", but I am
unable
to create a field in the "body" or a field on the second tab page to
update
information into the "body". I have tried putting the Notes field from
contact fields into the form, but I cannot link or update that field, even
if
I disable the first page.


  #2  
Old November 20th 08, 02:40 PM posted to microsoft.public.outlook.program_forms
Alex Schwarzer-Muth[_2_]
external usenet poster
 
Posts: 1
Default How do I update the message field in an appointment form?

Hi Eric,

Thank you for your help. I knew it would be something complicated

There is a type of appointment that gets field information stored in the
appointment body (e.g. contact name, telephone number, date of birth, etc.),
and is then used by the calendar owner in their outlook and through their
blackberry. I created a form on the second tab of an appointment to enter
that information into fields, and used a combo box to sort the information as
we would like it to appear. I just can't get that information to store in
the appointment body.

I will try the VB to trap the information. Is there a template of code that
could just insert a field (e.g. this combo box template) into the item.body?
I was able to do it for the appointment subject.

Thank you, again, for your help.

Best,

Alex

"Eric Legault [MVP - Outlook]" wrote:

Hi Alex. What exactly is the relationship between items in a Contact folder
and how they are supposed to interact with these new appointment forms? Do
you want to link Appointment A with Contact B? Or do you have a set of
information that is contact related that you want to store separately inside
your custom appointment form?

The Body property (and the Notes control that stores that property's value)
isn't directly updated by any internal or custom field. You'd need to trap
events in code (like the Item_PropertyChange ro Item_CustomPropertyChange
events) to get that field data and intelligently determine where in the
Item.Body property to insert this value.

--
Eric Legault [MVP - Outlook]
MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007
& WSS 3.0 Application Development)
President, Collaborative Innovations
Proud new owner of OutlookCode.com
NEW! - Try Picture Attachments Wizard 2.0 For Microsoft Outlook -
Web: http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault

"Alex Schwarzer-Muth" Alex wrote
in message ...
I am trying to create a form for a standard type of appointment. We have
contact information fields that go in the appointment "body", but I am
unable
to create a field in the "body" or a field on the second tab page to
update
information into the "body". I have tried putting the Notes field from
contact fields into the form, but I cannot link or update that field, even
if
I disable the first page.


 




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
Create a new field in the appointment form Davd Hall Outlook - Using Forms 1 November 19th 07 10:49 PM
How to edit message field in an outlook message form Liz Outlook - Using Forms 3 July 24th 07 09:09 PM
VBA Code on Message form to take me to Appointment form LDMueller Outlook and VBA 10 June 14th 07 03:10 PM
how do I add mileage field to any appointment form Michel Outlook - Calandaring 1 October 30th 06 03:33 PM
Cannot update appointment error message. Miss Kimberly Outlook - Calandaring 4 July 26th 06 03:15 AM


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