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.