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

Blank Email in Reading Pane for Custom Form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 28th 09, 05:24 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent and
reaches the inbox of the recipient, in the Reading Pane (Preview) of Outlook,
the form elements are not visible (i.e. looks blank) and when double clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.
Ads
  #2  
Old May 28th 09, 06:44 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Blank Email in Reading Pane for Custom Form

Are you sending the form definition with the item? That would one-off the
item and because it's a custom form item prevent it from being displayed in
the preview pane.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.


  #3  
Old May 28th 09, 07:46 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_3_]
external usenet poster
 
Posts: 465
Default Blank Email in Reading Pane for Custom Form

That's completely normal. Creating a custom form doesn't affect the look of
the reading pane. Modifying the reading pane is done in Outlook 2007 with a
form region, which is a completely different form technology implemented
with an add-in, not a published form.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.



  #4  
Old May 28th 09, 08:07 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

The Send Form Definition option has not been checked. The issue is that the
form and its contents are not displayed in the readint pane (preview) of the
recipient.

They are only visible if the recipient double clicks on the email and opens
it in a separate window.

"Ken Slovak - [MVP - Outlook]" wrote:

Are you sending the form definition with the item? That would one-off the
item and because it's a custom form item prevent it from being displayed in
the preview pane.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.



  #5  
Old May 28th 09, 08:07 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

The form has been developed on MS Outlook 2003

"Sue Mosher [MVP]" wrote:

That's completely normal. Creating a custom form doesn't affect the look of
the reading pane. Modifying the reading pane is done in Outlook 2007 with a
form region, which is a completely different form technology implemented
with an add-in, not a published form.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.




  #6  
Old May 28th 09, 08:16 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_3_]
external usenet poster
 
Posts: 465
Default Blank Email in Reading Pane for Custom Form

It's still completely normal behavior. Outlook 2003 has no means for
displaying custom form content in the reading pane. Outlook 2007 is the
first version with the form region feature.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"NV" wrote in message
...
The form has been developed on MS Outlook 2003

"Sue Mosher [MVP]" wrote:

That's completely normal. Creating a custom form doesn't affect the look
of
the reading pane. Modifying the reading pane is done in Outlook 2007 with
a
form region, which is a completely different form technology implemented
with an add-in, not a published form.

"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there
is
no issue with the form data retention, but when the Outlook form is
sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form
and
data elements visible in the Reading Pane (Preview) area of Outlook.







  #7  
Old May 28th 09, 09:41 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Blank Email in Reading Pane for Custom Form

If this is a custom form that's normal and expected behavior. No custom form
can display in the preview pane, although Outlook 2007 can display form
regions in the preview.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"NV" wrote in message
...
The Send Form Definition option has not been checked. The issue is that
the
form and its contents are not displayed in the readint pane (preview) of
the
recipient.

They are only visible if the recipient double clicks on the email and
opens
it in a separate window.


  #8  
Old May 29th 09, 05:31 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

One more question...
The functionality about the reading pane is OK, but when a recipient hits
Reply or Reply All, the form and its data is again not visible, but is when
the recipient hits Forward...
Is it a similar functionality / limitation as to how attachments work in
Reply / Reply All as compared to Forward.

"NV" wrote:

I have developed and published a Custom message type Outlook Form, there is
no issue with the form data retention, but when the Outlook form is sent and
reaches the inbox of the recipient, in the Reading Pane (Preview) of Outlook,
the form elements are not visible (i.e. looks blank) and when double clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form and
data elements visible in the Reading Pane (Preview) area of Outlook.

  #9  
Old May 29th 09, 05:33 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

Thanks Ken

"Ken Slovak - [MVP - Outlook]" wrote:

If this is a custom form that's normal and expected behavior. No custom form
can display in the preview pane, although Outlook 2007 can display form
regions in the preview.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"NV" wrote in message
...
The Send Form Definition option has not been checked. The issue is that
the
form and its contents are not displayed in the readint pane (preview) of
the
recipient.

They are only visible if the recipient double clicks on the email and
opens
it in a separate window.



  #10  
Old May 29th 09, 05:33 PM posted to microsoft.public.outlook.program_forms
NV
external usenet poster
 
Posts: 11
Default Blank Email in Reading Pane for Custom Form

Thanks Sue

"Sue Mosher [MVP]" wrote:

It's still completely normal behavior. Outlook 2003 has no means for
displaying custom form content in the reading pane. Outlook 2007 is the
first version with the form region feature.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"NV" wrote in message
...
The form has been developed on MS Outlook 2003

"Sue Mosher [MVP]" wrote:

That's completely normal. Creating a custom form doesn't affect the look
of
the reading pane. Modifying the reading pane is done in Outlook 2007 with
a
form region, which is a completely different form technology implemented
with an add-in, not a published form.

"NV" wrote in message
...
I have developed and published a Custom message type Outlook Form, there
is
no issue with the form data retention, but when the Outlook form is
sent
and
reaches the inbox of the recipient, in the Reading Pane (Preview) of
Outlook,
the form elements are not visible (i.e. looks blank) and when double
clicked
the form and its data appears in a new window.

Is there a parameter setting that I am missing here to make the form
and
data elements visible in the Reading Pane (Preview) area of Outlook.







 




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
Reading Pane blank on Custom Form Tinyski Outlook - Using Forms 15 September 5th 08 02:35 AM
How can I change the form the Custom Reading Pane uses? Sean McCloskey Outlook - Using Forms 4 March 12th 08 01:22 PM
Can you read a form using reading pane? tke402 Outlook and VBA 1 December 20th 06 03:15 PM
Can you make a form that will preview in the reading pane? derekh Outlook - Using Forms 1 November 13th 06 01:26 PM
Reading Pane Form - Changing it Frustrated to the MAX! Outlook - Using Contacts 15 February 15th 06 10:49 PM


All times are GMT +1. The time now is 08:36 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.