Help!

Outlook form - data in fields not being sent


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Forms RSS
Next:  Forgets Auto-Suggest Addresses  
Author Message
gbug
External


Since: Aug 02, 2007
Posts: 3



PostPosted: Thu Aug 02, 2007 4:38 pm    Post subject: Outlook form - data in fields not being sent
Archived from groups: microsoft>public>outlook>program_forms (more info?)

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?
Back to top
Sue Mosher [MVP-Outlook]
External


Since: Feb 11, 2005
Posts: 21627



PostPosted: Thu Aug 02, 2007 10:51 pm    Post subject: Re: Outlook form - data in fields not being sent [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gbug.DeleteThis@discussions.microsoft.com> wrote in message news:8449AD40-FFC4-4A61-AECA-5DD2E744CC73@microsoft.com...
>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?
Back to top
gbug
External


Since: Aug 02, 2007
Posts: 3



PostPosted: Thu Aug 02, 2007 10:51 pm    Post subject: Re: Outlook form - data in fields not being sent [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gbug DeleteThis @discussions.microsoft.com> wrote in message news:8449AD40-FFC4-4A61-AECA-5DD2E744CC73@microsoft.com...
> >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?
>
Back to top
Sue Mosher [MVP-Outlook]
External


Since: Feb 11, 2005
Posts: 21627



PostPosted: Fri Aug 03, 2007 6:52 am    Post subject: Re: Outlook form - data in fields not being sent [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gbug RemoveThis @discussions.microsoft.com> wrote in message news:EB631B87-6337-4888-A0BA-133460F35662@microsoft.com...
> 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" <gbug RemoveThis @discussions.microsoft.com> wrote in message news:8449AD40-FFC4-4A61-AECA-5DD2E744CC73@microsoft.com...
>> >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?
>>
Back to top
gbug
External


Since: Aug 02, 2007
Posts: 3



PostPosted: Sun Aug 05, 2007 4:06 pm    Post subject: Re: Outlook form - data in fields not being sent [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gbug DeleteThis @discussions.microsoft.com> wrote in message news:EB631B87-6337-4888-A0BA-133460F35662@microsoft.com...
> > 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" <gbug DeleteThis @discussions.microsoft.com> wrote in message news:8449AD40-FFC4-4A61-AECA-5DD2E744CC73@microsoft.com...
> >> >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?
> >>
>
Back to top
Sue Mosher [MVP-Outlook]
External


Since: Feb 11, 2005
Posts: 21627



PostPosted: Mon Aug 06, 2007 8:20 am    Post subject: Re: Outlook form - data in fields not being sent [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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" <gbug.DeleteThis@discussions.microsoft.com> wrote in message news:36FB496E-1E04-49DC-B4BE-9EACFF197FB5@microsoft.com...
> 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" <gbug.DeleteThis@discussions.microsoft.com> wrote in message news:EB631B87-6337-4888-A0BA-133460F35662@microsoft.com...
>> > 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" <gbug.DeleteThis@discussions.microsoft.com> wrote in message news:8449AD40-FFC4-4A61-AECA-5DD2E744CC73@microsoft.com...
>> >> >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?
>> >>
>>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Forms All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum