View Single Post
  #1  
Old March 29th 10, 05:55 PM posted to microsoft.public.outlook.program_forms
Roman[_2_]
external usenet poster
 
Posts: 2
Default Appointment Custom form/Outlook 2007 issue

We are trying to create default formatted apointment body. To do this:
1. I created new appointment, inserted required formated text (some tables,
text boxes, text and a picture).
2. Saved it as a form (oft).
3. Opened form and publish with some name.
4. Using formswap pointed default appointment form to this form.
5. Restarted outlook.

So when I try to create a new appointment and do double click in calendar it
opens my form fine. I change text, send it and others can see that.
But when I do New Appointment in menu or right click-new appointment in
calendar it shows me "converted" text of my customized body with no tables or
picture. Interesting thing is that if I save that appointment and reopen that
I can see good version, but if I send it right away after creation recevier
gets "simple" version.
So look like when I do New Appointment in menu Outlook uses PR_Body property
but when I do double click it uses PR_RTF_COMPRESSED to put into messag text.
Question is why it happens and how I can change that?
Ads