PC Review


Reply
Thread Tools Rate Thread

Created & Published Form but content(filled out by user)not displa

 
 
=?Utf-8?B?TWFyeQ==?=
Guest
Posts: n/a
 
      11th May 2005
I created an outlook form which I had published. When the fields of the form
are completed and the form is submitted. The receipant of the form receives
the form with only the dropdown items that were selected displayed. All of
the other fill-in fields are blank. Is there a setting that I may have
missed? Any help would be greatly appreciated since I have not been able to
locate any resolution on this anywhere.
 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      11th May 2005
Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
>I created an outlook form which I had published. When the fields of the form
> are completed and the form is submitted. The receipant of the form receives
> the form with only the dropdown items that were selected displayed. All of
> the other fill-in fields are blank. Is there a setting that I may have
> missed? Any help would be greatly appreciated since I have not been able to
> locate any resolution on this anywhere.

 
Reply With Quote
 
=?Utf-8?B?TWFyeQ==?=
Guest
Posts: n/a
 
      11th May 2005
How would I do this?

"Sue Mosher [MVP-Outlook]" wrote:

> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
> >I created an outlook form which I had published. When the fields of the form
> > are completed and the form is submitted. The receipant of the form receives
> > the form with only the dropdown items that were selected displayed. All of
> > the other fill-in fields are blank. Is there a setting that I may have
> > missed? Any help would be greatly appreciated since I have not been able to
> > locate any resolution on this anywhere.

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      11th May 2005
Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mary" <(E-Mail Removed)> wrote in message news:062BBC07-D8A0-497A-98B7-(E-Mail Removed)...
> How would I do this?
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.


>>
>> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
>> >I created an outlook form which I had published. When the fields of the form
>> > are completed and the form is submitted. The receipant of the form receives
>> > the form with only the dropdown items that were selected displayed. All of
>> > the other fill-in fields are blank. Is there a setting that I may have
>> > missed? Any help would be greatly appreciated since I have not been able to
>> > locate any resolution on this anywhere.

>>

 
Reply With Quote
 
=?Utf-8?B?TWFyeQ==?=
Guest
Posts: n/a
 
      11th May 2005
Ok, I have already done this but the filled out content still does not display.

"Sue Mosher [MVP-Outlook]" wrote:

> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Mary" <(E-Mail Removed)> wrote in message news:062BBC07-D8A0-497A-98B7-(E-Mail Removed)...
> > How would I do this?
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.

>
> >>
> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
> >> >I created an outlook form which I had published. When the fields of the form
> >> > are completed and the form is submitted. The receipant of the form receives
> >> > the form with only the dropdown items that were selected displayed. All of
> >> > the other fill-in fields are blank. Is there a setting that I may have
> >> > missed? Any help would be greatly appreciated since I have not been able to
> >> > locate any resolution on this anywhere.
> >>

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      11th May 2005
Did you set up the controls the same way on both the compose and read layouts?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mary" <(E-Mail Removed)> wrote in message news:EB7AD909-B220-4130-AFD1-(E-Mail Removed)...
> Ok, I have already done this but the filled out content still does not display.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.


>> >
>> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.

>>
>> >>
>> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
>> >> >I created an outlook form which I had published. When the fields of the form
>> >> > are completed and the form is submitted. The receipant of the form receives
>> >> > the form with only the dropdown items that were selected displayed. All of
>> >> > the other fill-in fields are blank. Is there a setting that I may have
>> >> > missed? Any help would be greatly appreciated since I have not been able to
>> >> > locate any resolution on this anywhere.
>> >>

>>

 
Reply With Quote
 
=?Utf-8?B?TWFyeQ==?=
Guest
Posts: n/a
 
      11th May 2005
I have the form set as compose and read so therefore when I make changes its
for both layouts.

"Sue Mosher [MVP-Outlook]" wrote:

> Did you set up the controls the same way on both the compose and read layouts?
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Mary" <(E-Mail Removed)> wrote in message news:EB7AD909-B220-4130-AFD1-(E-Mail Removed)...
> > Ok, I have already done this but the filled out content still does not display.
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> >> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.

>
> >> >
> >> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
> >>
> >> >>
> >> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
> >> >> >I created an outlook form which I had published. When the fields of the form
> >> >> > are completed and the form is submitted. The receipant of the form receives
> >> >> > the form with only the dropdown items that were selected displayed. All of
> >> >> > the other fill-in fields are blank. Is there a setting that I may have
> >> >> > missed? Any help would be greatly appreciated since I have not been able to
> >> >> > locate any resolution on this anywhere.
> >> >>
> >>

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      11th May 2005
Is this a message form? Where is it published?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mary" <(E-Mail Removed)> wrote in message news:0AD2E3FA-04B6-4162-96EF-(E-Mail Removed)...
>I have the form set as compose and read so therefore when I make changes its
> for both layouts.
>
>> > Ok, I have already done this but the filled out content still does not display.
>> >
>> > "Sue Mosher [MVP-Outlook]" wrote:
>> >
>> >> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.

>>
>> >> >
>> >> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
>> >>
>> >> >>
>> >> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
>> >> >> >I created an outlook form which I had published. When the fields of the form
>> >> >> > are completed and the form is submitted. The receipant of the form receives
>> >> >> > the form with only the dropdown items that were selected displayed. All of
>> >> >> > the other fill-in fields are blank. Is there a setting that I may have
>> >> >> > missed? Any help would be greatly appreciated since I have not been able to
>> >> >> > locate any resolution on this anywhere.
>> >> >>
>> >>

>>

 
Reply With Quote
 
=?Utf-8?B?TWFyeQ==?=
Guest
Posts: n/a
 
      12th May 2005
Yes, this is a message form and it is published in the Organizational Forms
Library.

"Sue Mosher [MVP-Outlook]" wrote:

> Is this a message form? Where is it published?
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Mary" <(E-Mail Removed)> wrote in message news:0AD2E3FA-04B6-4162-96EF-(E-Mail Removed)...
> >I have the form set as compose and read so therefore when I make changes its
> > for both layouts.
> >
> >> > Ok, I have already done this but the filled out content still does not display.
> >> >
> >> > "Sue Mosher [MVP-Outlook]" wrote:
> >> >
> >> >> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.
> >>
> >> >> >
> >> >> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
> >> >>
> >> >> >>
> >> >> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
> >> >> >> >I created an outlook form which I had published. When the fields of the form
> >> >> >> > are completed and the form is submitted. The receipant of the form receives
> >> >> >> > the form with only the dropdown items that were selected displayed. All of
> >> >> >> > the other fill-in fields are blank. Is there a setting that I may have
> >> >> >> > missed? Any help would be greatly appreciated since I have not been able to
> >> >> >> > locate any resolution on this anywhere.
> >> >> >>
> >> >>
> >>

>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      12th May 2005
The symptoms you describe are not covered by any known forms issue. Almost all cases of data not appearing on received items can be explained by omissions in form design. I would suggest that you double-check the control properties again. As a diagnostic, it might be useful to display the All Fields page, so you can compare the data listed there with the data you see on the custom pages.

Are you using this form only within your organization or are you sending it to external recipients?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Mary" <(E-Mail Removed)> wrote in message news:4CC55061-A738-415B-B1F6-(E-Mail Removed)...
> Yes, this is a message form and it is published in the Organizational Forms
> Library.
>
>> >I have the form set as compose and read so therefore when I make changes its
>> > for both layouts.
>> >
>> >> > Ok, I have already done this but the filled out content still does not display.
>> >> >
>> >> > "Sue Mosher [MVP-Outlook]" wrote:
>> >> >
>> >> >> Right-click each control, bring up its Properties dialog, switch to the Value tab, and select or create a field using the controls at the top of that tab.
>> >>
>> >> >> >
>> >> >> >> Sounds like you have not bound each control to the specific Outlook property that holds the data. You need to do this on both the compose and read layouts, on the Value tab of each control's Properties dialog.
>> >> >>
>> >> >> >>
>> >> >> >> "Mary" <(E-Mail Removed)> wrote in message news:076B7DAC-A164-487B-96B7-(E-Mail Removed)...
>> >> >> >> >I created an outlook form which I had published. When the fields of the form
>> >> >> >> > are completed and the form is submitted. The receipant of the form receives
>> >> >> >> > the form with only the dropdown items that were selected displayed. All of
>> >> >> >> > the other fill-in fields are blank. Is there a setting that I may have
>> >> >> >> > missed? Any help would be greatly appreciated since I have not been able to
>> >> >> >> > locate any resolution on this anywhere.


 
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
Created Form, Published it, but sent emails don't have form data duugg Microsoft Outlook Form Programming 14 23rd Jan 2009 03:35 PM
Form created in Outlook will not send data filled in. =?Utf-8?B?Sm9hbm5lMTk1NDE=?= Microsoft Outlook Form Programming 4 5th Sep 2007 03:12 AM
How to get full content of drop-down form field response to displa =?Utf-8?B?U2Fp?= Microsoft Word Document Management 2 27th Oct 2006 05:09 PM
Labels on published site's navigation buttons are not being displa =?Utf-8?B?WEs4IEphZyBHdXk=?= Microsoft Frontpage 17 22nd Sep 2006 08:30 PM
Re: No content in a form published in a Organizational Form Library Francisco Microsoft Outlook Form Programming 0 8th Sep 2005 07:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:41 AM.