Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   Outlook form - data in fields not being sent (http://www.outlookbanter.com/outlook-using-forms/53936-outlook-form-data-fields-not.html)

gbug August 3rd 07 12:38 AM

Outlook form - data in fields not being sent
 
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?

Sue Mosher [MVP-Outlook] August 3rd 07 03:51 AM

Outlook form - data in fields not being sent
 
What version of Outlook? Where is the form published? If "no text is being displayed," what is being displayed? Does the Help | About This Form dialog show the correct version number for the 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


"gbug" wrote in message ...
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?


gbug August 3rd 07 04:26 AM

Outlook form - data in fields not being sent
 
Using Outlook 2003; the form is published in the organisation forms library(
but i have also tried using it from the Personal forms library), When the
form is sent, and you view it from the Sent Items folder, the email sent is
showing as blank (none of the text that was input to the form is showing) Yes
when Help/About this form is displayed, the correct version of the form shows.

"Sue Mosher [MVP-Outlook]" wrote:

What version of Outlook? Where is the form published? If "no text is being displayed," what is being displayed? Does the Help | About This Form dialog show the correct version number for the 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


"gbug" wrote in message ...
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?



Sue Mosher [MVP-Outlook] August 3rd 07 11:52 AM

Outlook form - data in fields not being sent
 
A little more detail about "showing as blank," please: If you put a sent item into design mode, do you see the data from your custom fields in the All Fields page? If so, then the problem might be that you didn't click Edit Read Page and create a read layout for your form design to display the data stored in the item.

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


"gbug" wrote in message ...
Using Outlook 2003; the form is published in the organisation forms library(
but i have also tried using it from the Personal forms library), When the
form is sent, and you view it from the Sent Items folder, the email sent is
showing as blank (none of the text that was input to the form is showing) Yes
when Help/About this form is displayed, the correct version of the form shows.

"Sue Mosher [MVP-Outlook]" wrote:

What version of Outlook? Where is the form published? If "no text is being displayed," what is being displayed? Does the Help | About This Form dialog show the correct version number for the form?

"gbug" wrote in message ...
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?



gbug August 6th 07 12:06 AM

Outlook form - data in fields not being sent
 
Hello,
When i put the form into design mode i do not see the text that was
initially input to the form. But when i select Form Run this form, i do see
th text.
The weird thing is, this works from other machines running Windows XP and
Windows 2003 server. This is a fresh build of a Windows 2003 server, with all
service packs installed and updated.


"Sue Mosher [MVP-Outlook]" wrote:

A little more detail about "showing as blank," please: If you put a sent item into design mode, do you see the data from your custom fields in the All Fields page? If so, then the problem might be that you didn't click Edit Read Page and create a read layout for your form design to display the data stored in the item.

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


"gbug" wrote in message ...
Using Outlook 2003; the form is published in the organisation forms library(
but i have also tried using it from the Personal forms library), When the
form is sent, and you view it from the Sent Items folder, the email sent is
showing as blank (none of the text that was input to the form is showing) Yes
when Help/About this form is displayed, the correct version of the form shows.

"Sue Mosher [MVP-Outlook]" wrote:

What version of Outlook? Where is the form published? If "no text is being displayed," what is being displayed? Does the Help | About This Form dialog show the correct version number for the form?

"gbug" wrote in message ...
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?



Sue Mosher [MVP-Outlook] August 6th 07 01:20 PM

Outlook form - data in fields not being sent
 
Sorry, but I don't understand. Putting a form into design mode and putting a sent item into design mode are not the same thing. The form is the layout/UI template. It contains no data. I'm interested in what the data is -- what the sent item can tell you with its All Fields page.

Did you bind all the data entry controls to Outlook properties? Clear the forms cache?
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"gbug" wrote in message ...
Hello,
When i put the form into design mode i do not see the text that was
initially input to the form. But when i select Form Run this form, i do see
th text.
The weird thing is, this works from other machines running Windows XP and
Windows 2003 server. This is a fresh build of a Windows 2003 server, with all
service packs installed and updated.


"Sue Mosher [MVP-Outlook]" wrote:

A little more detail about "showing as blank," please: If you put a sent item into design mode, do you see the data from your custom fields in the All Fields page? If so, then the problem might be that you didn't click Edit Read Page and create a read layout for your form design to display the data stored in the item.


"gbug" wrote in message ...
Using Outlook 2003; the form is published in the organisation forms library(
but i have also tried using it from the Personal forms library), When the
form is sent, and you view it from the Sent Items folder, the email sent is
showing as blank (none of the text that was input to the form is showing) Yes
when Help/About this form is displayed, the correct version of the form shows.

"Sue Mosher [MVP-Outlook]" wrote:

What version of Outlook? Where is the form published? If "no text is being displayed," what is being displayed? Does the Help | About This Form dialog show the correct version number for the form?

"gbug" wrote in message ...
I have read other posts about this but mine is slightly different. The form
in question works fine on other Windows XP machines, but when we use it from
a windows 2003 server, no text is being displayed once the form is sent.
There are no hidden security settings i know of, as these are pushed out via
GP, and all machines are in the same ou.
Is there something else im missing out on here?




All times are GMT +1. The time now is 06:37 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-2006 OutlookBanter.com