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

Value not displaying on Read Page after form is sent?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 20th 06, 09:11 PM posted to microsoft.public.outlook.program_forms
Rhino
external usenet poster
 
Posts: 5
Default Value not displaying on Read Page after form is sent?

I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?

Ads
  #2  
Old June 20th 06, 09:25 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Value not displaying on Read Page after form is sent?

Where is the form published? What does the Help | About This Form dialog tell you about the version number? (You are incrementing the version number, right?)

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

"Rhino" wrote in message oups.com...
I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?

  #3  
Old June 20th 06, 10:06 PM posted to microsoft.public.outlook.program_forms
Rhino
external usenet poster
 
Posts: 5
Default Value not displaying on Read Page after form is sent?

Sue,

The form is on a shared drive as an .oft file. So there is only one
version (I am testing this in a singl dept on a local network before I
have the corp guys publish it across the enterprise). I did not
publish it except to my personal library. By the way, your books are
great!

Thanks
Jeff

Sue Mosher [MVP-Outlook] wrote:
Where is the form published? What does the Help | About This Form dialog tell you about the version number? (You are incrementing the version number, right?)

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

"Rhino" wrote in message oups.com...
I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?


  #4  
Old June 20th 06, 10:26 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Value not displaying on Read Page after form is sent?

That won't work. You need to use a published form if you're transmitting custom field values. The article at http://support.microsoft.com/?id=907985 explains this in more detail.



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

"Rhino" wrote in message oups.com...
Sue,

The form is on a shared drive as an .oft file. So there is only one
version (I am testing this in a singl dept on a local network before I
have the corp guys publish it across the enterprise). I did not
publish it except to my personal library. By the way, your books are
great!

Thanks
Jeff

Sue Mosher [MVP-Outlook] wrote:
Where is the form published? What does the Help | About This Form dialog tell you about the version number? (You are incrementing the version number, right?)

"Rhino" wrote in message oups.com...
I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?


  #5  
Old June 20th 06, 10:46 PM posted to microsoft.public.outlook.program_forms
Rhino
external usenet poster
 
Posts: 5
Default Value not displaying on Read Page after form is sent?

I'll check out that article, Thanks .... But it is confusing how
everything else on the form works except one of the drop down boxes?

Jeff

Sue Mosher [MVP-Outlook] wrote:
That won't work. You need to use a published form if you're transmitting custom field values. The article at http://support.microsoft.com/?id=907985 explains this in more detail.



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

"Rhino" wrote in message oups.com...
Sue,

The form is on a shared drive as an .oft file. So there is only one
version (I am testing this in a singl dept on a local network before I
have the corp guys publish it across the enterprise). I did not
publish it except to my personal library. By the way, your books are
great!

Thanks
Jeff

Sue Mosher [MVP-Outlook] wrote:
Where is the form published? What does the Help | About This Form dialog tell you about the version number? (You are incrementing the version number, right?)

"Rhino" wrote in message oups.com...
I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?



  #6  
Old June 20th 06, 11:12 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Value not displaying on Read Page after form is sent?

Probably because it's a custom property not present on the other machine or because the control isn't bound to the right field.

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

"Rhino" wrote in message oups.com...
I'll check out that article, Thanks .... But it is confusing how
everything else on the form works except one of the drop down boxes?

Jeff

Sue Mosher [MVP-Outlook] wrote:
That won't work. You need to use a published form if you're transmitting custom field values. The article at http://support.microsoft.com/?id=907985 explains this in

"Rhino" wrote in message oups.com...
Sue,

The form is on a shared drive as an .oft file. So there is only one
version (I am testing this in a singl dept on a local network before I
have the corp guys publish it across the enterprise). I did not
publish it except to my personal library. By the way, your books are
great!

Thanks
Jeff

Sue Mosher [MVP-Outlook] wrote:
Where is the form published? What does the Help | About This Form dialog tell you about the version number? (You are incrementing the version number, right?)

"Rhino" wrote in message oups.com...
I read Sue's books from cover to cover and have never seen anything
like this! I have a custom form with a drop down box. The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen. Other drop down boxes on the form do not
have this issue. They were all created the same way! Anyone have any
ideas?



  #7  
Old June 21st 06, 04:53 AM posted to microsoft.public.outlook.program_forms
Hollis Paul [MVP - Outlook]
external usenet poster
 
Posts: 138
Default Value not displaying on Read Page after form is sent?

In article .com,
Rhino wrote:
The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen.

Is this really a split form with a read form that is different from the
compose form. If there is no real reason for having the split form,
then you should remove the split feature. It is tricky to get the
controls of the compose form to autoload into the controls of the read
form. And if the designer discovered, after the form was split, that
they had missed a control, and just built it from scratch and named it
the same, then it won't work at all.

--
Hollis Paul
Mukilteo, WA USA


  #8  
Old June 21st 06, 12:13 PM posted to microsoft.public.outlook.program_forms
Rhino
external usenet poster
 
Posts: 5
Default Value not displaying on Read Page after form is sent?

Paul,

Maybe I am doing it incorrectly but I just cut and pasted all of the
controls from the compose page and pasted them to the read page. I
wanted the person receiving the form to see exactly what was selected
on the compose page and to be able to change the values if needed. Is
there another/better way?

Thanks
Jeff

Hollis Paul [MVP - Outlook] wrote:
In article .com,
Rhino wrote:
The value
selected in the drop down box appears read page of the person that
sends the form (because they get cc'd) but the recipient of the form
does not see the value chosen.

Is this really a split form with a read form that is different from the
compose form. If there is no real reason for having the split form,
then you should remove the split feature. It is tricky to get the
controls of the compose form to autoload into the controls of the read
form. And if the designer discovered, after the form was split, that
they had missed a control, and just built it from scratch and named it
the same, then it won't work at all.

--
Hollis Paul
Mukilteo, WA USA


  #9  
Old June 21st 06, 04:27 PM posted to microsoft.public.outlook.program_forms
Hollis Paul [MVP - Outlook]
external usenet poster
 
Posts: 138
Default Value not displaying on Read Page after form is sent?

In article .com,
Rhino wrote:
Maybe I am doing it incorrectly but I just cut and pasted all of the
controls from the compose page and pasted them to the read page. I
wanted the person receiving the form to see exactly what was selected
on the compose page and to be able to change the values if needed. Is
there another/better way?

If you really did cut and paste all, really, really ALL, the controls
from the compose page to the read page, then you should not be using a
split form. Every thing is the same. Just go into design mode, and
uncheck the box for separate forms. There will be a warning that you
will lose any unique items on the read page, but you don't have any
unique items on the read page. Say do it anyway to the warning, and
republish. Then test to see if it works as you expected.

The problem with the cut and paste method is that all the controls are
renamed, and any custom fields that are referenced are also renamed in
the paste operation. Consequently, the controls in the read page do not
autoload from the compose page.

The correct way to set up the controls of the read-page so that they
autoload properly in a split page form, is to do all the common elements
first, then split the form into compose page and read page, and then add
the unique elements.

--
Hollis Paul
Mukilteo, WA USA


 




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
Custom Form not displaying B-Rock Outlook - Using Forms 3 June 16th 06 02:07 AM
Read contents of web page Pierre Scerri Outlook and VBA 7 February 10th 06 07:35 AM
Viewing the Read Page Teelions Outlook - Using Forms 3 January 30th 06 03:20 PM
why can't you add a page to a form just like you can add a page to the property page donald Outlook - Using Forms 2 January 25th 06 10:50 AM
Command button not working on read page jbtempe Outlook - Using Forms 2 January 13th 06 11:25 PM


All times are GMT +1. The time now is 03:39 PM.


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.