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

Outlook 2003 - form not showing fields



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 17th 07, 10:10 PM posted to microsoft.public.outlook.program_forms
Ynez
external usenet poster
 
Posts: 8
Default Outlook 2003 - form not showing fields

Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?

Thanks,
--
Ynez Dugan
Regulatory Operations
  #2  
Old July 17th 07, 10:25 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 - form not showing fields

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?

Thanks,
--
Ynez Dugan
Regulatory Operations

  #3  
Old July 18th 07, 09:30 PM posted to microsoft.public.outlook.program_forms
Ken H
external usenet poster
 
Posts: 9
Default Outlook 2003 - form not showing fields

Sue - note that Ynez is sending the message to him/herself and still not
seeing the form fields. Shouldn't that take care of the library access issue?

I'm having the same problem and tried a number of fixes. The message is
correct in Sent box, but no form fields when received in Inbox. In my case I
have yet to get a form to work as well.

Thanks - Ken

"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?

Thanks,
--
Ynez Dugan
Regulatory Operations


  #4  
Old July 19th 07, 01:07 AM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Outlook 2003 - form not showing fields

In article ,
=?Utf-8?B?S2VuIEg=?= wrote:
Sue - note that Ynez is sending the message to him/herself and still not
seeing the form fields. Shouldn't that take care of the library access issue?

Forms that are saved as .oft files will not run the code required to save the
data into custom Outlook fields. Consequently, only the entries into the
message field will appear.

You should publish your form to your personal forms library, uncheck the send
form with message box, and check the always send message using rtf box or
drop-down list entry.

--
Hollis Paul
Mukilteo, WA USA


  #5  
Old July 19th 07, 12:20 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 - form not showing fields

Not necessarily. The key point is the access to the published form definition. That means:

a) The form must be published to a place where Outlook can locate it.
b) It must not have the "send form definition with item" box checked on the (Properties) page in design mode.
c) The item must be created with the published form, not an .oft file copy.

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


"Ken H" wrote in message ...
Sue - note that Ynez is sending the message to him/herself and still not
seeing the form fields. Shouldn't that take care of the library access issue?

I'm having the same problem and tried a number of fixes. The message is
correct in Sent box, but no form fields when received in Inbox. In my case I
have yet to get a form to work as well.

Thanks - Ken

"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.

"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?


  #6  
Old July 19th 07, 02:38 AM posted to microsoft.public.outlook.program_forms
Ken H
external usenet poster
 
Posts: 9
Default Outlook 2003 - form not showing fields

Paul and Sue,

Thanks for responding.

I must have missed the part where the message must be moved from the Inbox
to the folder location where the form is published. Doing so allowed the
message to be viewed with the form fields.

The original message was created with a published form and the properties
for sending the definition as you have noted.

Ken

"Sue Mosher [MVP-Outlook]" wrote:

Not necessarily. The key point is the access to the published form definition. That means:

a) The form must be published to a place where Outlook can locate it.
b) It must not have the "send form definition with item" box checked on the (Properties) page in design mode.
c) The item must be created with the published form, not an .oft file copy.

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


"Ken H" wrote in message ...
Sue - note that Ynez is sending the message to him/herself and still not
seeing the form fields. Shouldn't that take care of the library access issue?

I'm having the same problem and tried a number of fixes. The message is
correct in Sent box, but no form fields when received in Inbox. In my case I
have yet to get a form to work as well.

Thanks - Ken

"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.

"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?



  #7  
Old July 19th 07, 02:54 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 - form not showing fields

If you publish the form to the Personal Forms or Organizational Forms library, it will be usable in any folder.

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


"Ken H" wrote in message ...
Paul and Sue,

Thanks for responding.

I must have missed the part where the message must be moved from the Inbox
to the folder location where the form is published. Doing so allowed the
message to be viewed with the form fields.

The original message was created with a published form and the properties
for sending the definition as you have noted.

Ken

"Sue Mosher [MVP-Outlook]" wrote:

Not necessarily. The key point is the access to the published form definition. That means:

a) The form must be published to a place where Outlook can locate it.
b) It must not have the "send form definition with item" box checked on the (Properties) page in design mode.
c) The item must be created with the published form, not an .oft file copy.

"Ken H" wrote in message ...
Sue - note that Ynez is sending the message to him/herself and still not
seeing the form fields. Shouldn't that take care of the library access issue?

I'm having the same problem and tried a number of fixes. The message is
correct in Sent box, but no form fields when received in Inbox. In my case I
have yet to get a form to work as well.

Thanks - Ken

"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.

"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?



  #8  
Old July 27th 07, 12:16 AM posted to microsoft.public.outlook.program_forms
hikerguy
external usenet poster
 
Posts: 1
Default Outlook 2003 - form not showing fields

I may not understand the complexities involved in Outlook forms, but just
thinking in simple, logical terms, it shouldn't be that difficult to use
Outlook forms. Microsoft has seemed to have made it so difficult to use that
few would use it.

Working in a company, I would have to contact every person I send the form
to, THEN explain to them that they need to take steps to configure Outlook to
be able to view it. This is completely unrealistic. Most people working in an
office know very little about PCs, and the support groups are too busy to
help people set this up. Microsoft blew it on this one. They need to allow
users to EASILY --- let me repeat that.... EASILY share and send forms. The
forms are a GREAT idea, but they are NOT user-friendly.



"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?

Thanks,
--
Ynez Dugan
Regulatory Operations


  #9  
Old July 27th 07, 11:49 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003 - form not showing fields

Outlook custom forms were designed to be used in an Exchange server environment, published to the Organizational Forms library. In that scenario, no local configuration would be necessary. For interchange of data using form without Exchange, Microsoft's premier forms tool is Infopath.

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


"hikerguy" wrote in message news
I may not understand the complexities involved in Outlook forms, but just
thinking in simple, logical terms, it shouldn't be that difficult to use
Outlook forms. Microsoft has seemed to have made it so difficult to use that
few would use it.

Working in a company, I would have to contact every person I send the form
to, THEN explain to them that they need to take steps to configure Outlook to
be able to view it. This is completely unrealistic. Most people working in an
office know very little about PCs, and the support groups are too busy to
help people set this up. Microsoft blew it on this one. They need to allow
users to EASILY --- let me repeat that.... EASILY share and send forms. The
forms are a GREAT idea, but they are NOT user-friendly.

"Sue Mosher [MVP-Outlook]" wrote:

No, this is not true for Outlook 2003. To exchange data using message forms, you and your colleagues will each need to publish the form to your Personal Forms library, all giving it the same form name/message class.

"Ynez" wrote in message ...
Good Afternoon,
I am using Outlook 2003 and I have created the form, saved the form. The
form has fields to fill in and a comment box that was the message box. I have
it on my desktop and when I open it, it looks great however when I test it by
filling the required information then send to myself the form and information
is not returned to me. What I get back is only any information that is put
into the comment/message box, none of the other info comes to me.

I had the same form in 2000 and it was stored by me and my colleagues on our
desktops and it all worked fine, is this not true for 2003?


 




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
Outlook 2003 custom form fields not accessible to Exchange Server Ade_kcc Outlook - General Queries 6 July 16th 07 04:24 PM
2007 user unable to view fields in a 2003 outlook form Christine Outlook - Using Forms 0 June 12th 07 01:27 AM
Using auto correct option in form fields - Outlook 2003 someday22698 Outlook - Using Forms 1 July 21st 06 12:58 PM
HELP-Fields not showing up in email Kim Outlook - Using Forms 10 February 24th 06 07:56 PM
showing fields on the front appointment form Hugh Outlook - Using Forms 1 February 14th 06 03:08 PM


All times are GMT +1. The time now is 04:18 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-2025 Outlook Banter.
The comments are property of their posters.