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

Tags: , , , ,

Textbox from Outlook 97 form not displayed in Outlook 2007





 
 
Thread Tools Display Modes
  #1  
Old July 17th 07, 01:58 PM posted to microsoft.public.outlook.program_forms
jm_anderson
external usenet poster
 
Posts: 5
Default Textbox from Outlook 97 form not displayed in Outlook 2007

We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson

Ads
  #2  
Old July 17th 07, 02:19 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,596
Default Textbox from Outlook 97 form not displayed in Outlook 2007

Where is it published? How many custom fields does it contain?

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


"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson

  #3  
Old July 17th 07, 03:18 PM posted to microsoft.public.outlook.program_forms
jm_anderson
external usenet poster
 
Posts: 5
Default Textbox from Outlook 97 form not displayed in Outlook 2007

It is published in the Organizational Forms Library. It has 6 fields. By
the way, the computers are also running Microsoft Vista Business Edition.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Where is it published? How many custom fields does it contain?

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


"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson


  #4  
Old July 17th 07, 03:37 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,596
Default Textbox from Outlook 97 form not displayed in Outlook 2007

Is this a message or an appointment form? What's the state of the "send form definition with item" box on the (Properties) page in design mode? Is there any code behind the form that could be changing the UI for that control? Have you tried republishing it with Outlook 2007? (For testing purposes, try it with a different 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


"jm_anderson" wrote in message ...
It is published in the Organizational Forms Library. It has 6 fields. By
the way, the computers are also running Microsoft Vista Business Edition.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Where is it published? How many custom fields does it contain?

"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson


  #5  
Old July 17th 07, 03:52 PM posted to microsoft.public.outlook.program_forms
jm_anderson
external usenet poster
 
Posts: 5
Default Textbox from Outlook 97 form not displayed in Outlook 2007

It is an appointment form. The "send form definition with item" is
unchecked. There is very little code behind the form; I don't see anything
that changes the UI for the control. I have not tried republishing the form
using Outlook 2007. Could it be because I don't have CDO installed? Should
I download and install CDO? By the way, I just ordered your new book from
Amazon yesterday!

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Is this a message or an appointment form? What's the state of the "send form definition with item" box on the (Properties) page in design mode? Is there any code behind the form that could be changing the UI for that control? Have you tried republishing it with Outlook 2007? (For testing purposes, try it with a different 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


"jm_anderson" wrote in message ...
It is published in the Organizational Forms Library. It has 6 fields. By
the way, the computers are also running Microsoft Vista Business Edition.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Where is it published? How many custom fields does it contain?

"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson



  #6  
Old July 17th 07, 06:00 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,596
Default Textbox from Outlook 97 form not displayed in Outlook 2007

If the code behind the form uses CDO, then you must download it from http://www.microsoft.com/downloads/d...displaylang=en and install it on each Outlook 2007 system. Outlook 2007 does not include CDO.

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


"jm_anderson" wrote in message ...
It is an appointment form. The "send form definition with item" is
unchecked. There is very little code behind the form; I don't see anything
that changes the UI for the control. I have not tried republishing the form
using Outlook 2007. Could it be because I don't have CDO installed? Should
I download and install CDO? By the way, I just ordered your new book from
Amazon yesterday!

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Is this a message or an appointment form? What's the state of the "send form definition with item" box on the (Properties) page in design mode? Is there any code behind the form that could be changing the UI for that control? Have you tried republishing it with Outlook 2007? (For testing purposes, try it with a different message class.)



"jm_anderson" wrote in message ...
It is published in the Organizational Forms Library. It has 6 fields. By
the way, the computers are also running Microsoft Vista Business Edition.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Where is it published? How many custom fields does it contain?

"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson



  #7  
Old July 17th 07, 06:30 PM posted to microsoft.public.outlook.program_forms
jm_anderson
external usenet poster
 
Posts: 5
Default Textbox from Outlook 97 form not displayed in Outlook 2007

Sue,

Thanks for getting back to me.

I found the problem, boy was it weird. The field was there all along but it
was not obvious. I started tabbing through the fields and then the window
was totally blank except for a field. There were no labels, nothing. So I
entered data into the field and did a Shift-Tab and then I was popped back to
the main portion of the form. I went into the form designer and repositioned
the field slightly and turned of the "resize with form" attribute and now
everything works. Evidently, the behavior of the resize is different under
Outlook 2007 in specific circumstances.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

If the code behind the form uses CDO, then you must download it from http://www.microsoft.com/downloads/d...displaylang=en and install it on each Outlook 2007 system. Outlook 2007 does not include CDO.

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


"jm_anderson" wrote in message ...
It is an appointment form. The "send form definition with item" is
unchecked. There is very little code behind the form; I don't see anything
that changes the UI for the control. I have not tried republishing the form
using Outlook 2007. Could it be because I don't have CDO installed? Should
I download and install CDO? By the way, I just ordered your new book from
Amazon yesterday!

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Is this a message or an appointment form? What's the state of the "send form definition with item" box on the (Properties) page in design mode? Is there any code behind the form that could be changing the UI for that control? Have you tried republishing it with Outlook 2007? (For testing purposes, try it with a different message class.)



"jm_anderson" wrote in message ...
It is published in the Organizational Forms Library. It has 6 fields. By
the way, the computers are also running Microsoft Vista Business Edition.

--
Jeff Anderson


"Sue Mosher [MVP-Outlook]" wrote:

Where is it published? How many custom fields does it contain?

"jm_anderson" wrote in message ...
We have a form that we have used since the Outlook 97 days. Through all the
iterations of Outlook and Exchange server, this form has always worked. Now
that we are deploying Office 2007 Enterprise Edition, the form isn't
functioning properly. We are using Outlook 2007 in conjunction with Exchange
2003, which has been in place for a couple of years.

The form is used by our employees to indicate when they will be out of the
office. The form collects the date information and their name and posts the
information to a calendar in a public folder. The textbox is question is
using the Subject field to collect information. When the form is opened, the
label for the textbox is displayed but the textbox itself is not. The form
cannot be saved because the textbox is a required field.

The form works fine for Outlook 2003 users as it has for years. Any
suggestions?

Jeff Anderson




 




Thread Tools
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 2007 graphics not displayed Trevor Outlook - General Queries 3 February 26th 07 07:58 PM
HTML email displayed wrong in Outlook 2007 michaelzap@gmail.com Outlook - General Queries 16 December 12th 06 08:03 PM
form with variable/flexible input textbox David Chang Outlook and VBA 2 December 5th 06 02:13 PM
designed a form, text entered in textbox is not saved JoPetti Outlook - Using Forms 11 October 10th 06 09:06 PM
cant overtype on custom form textbox Sydney Outlook - Using Forms 18 April 7th 06 04:58 AM


All times are GMT +1. The time now is 04:27 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2008 Outlook Banter, part of the NewsgroupBanter project.
The comments are property of their posters.
Loans - Credit - Car Insurance - Bad Credit Mortgages - Money