PC Review


Reply
Thread Tools Rate Thread

How do I update the message field in an appointment form?

 
 
Alex Schwarzer-Muth
Guest
Posts: n/a
 
      19th Nov 2008
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.
 
Reply With Quote
 
 
 
 
Eric Legault [MVP - Outlook]
Guest
Posts: n/a
 
      20th Nov 2008
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 Schwarzer-(E-Mail Removed)> wrote
in message news:EFC35EBD-E586-49EA-B632-(E-Mail Removed)...
> 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.


 
Reply With Quote
 
Alex Schwarzer-Muth
Guest
Posts: n/a
 
      20th Nov 2008
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 Schwarzer-(E-Mail Removed)> wrote
> in message news:EFC35EBD-E586-49EA-B632-(E-Mail Removed)...
> > 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.

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a new field in the appointment form =?Utf-8?B?RGF2ZCBIYWxs?= Microsoft Outlook Form Programming 1 19th Nov 2007 10:49 PM
VBA Code on Message form to take me to Appointment form =?Utf-8?B?TERNdWVsbGVy?= Microsoft Outlook VBA Programming 10 14th Jun 2007 03:10 PM
how do I add mileage field to any appointment form =?Utf-8?B?TWljaGVs?= Microsoft Outlook Calendar 1 30th Oct 2006 03:33 PM
Cannot update appointment error message. =?Utf-8?B?TWlzcyBLaW1iZXJseQ==?= Microsoft Outlook Calendar 4 26th Jul 2006 03:15 AM
Appointment:Labels field on custom form Dave Smith Microsoft Outlook Form Programming 1 11th Jun 2004 02:31 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 PM.