![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I'm using Outlook 2003 and have a form that was designed by someone else. Now my company have asked me to modify the form but I don't get how it was done in the first place. I have the form open in design mode and have made most of my changes with the exception of one. The object looks like an Edit box in Visual Fox Pro, designed for entering in paragraphs of text. They have some text already in the object and they want me to modify the text. But I don't see how. When I right-click and go to properties or advanced proporties I don't see anything that allows me to change the text. I'm at a loss right now. I can't even tell what field it is attached to. In the properties it says the name is _DocSitecontrol1, if that helps. Any suggestions as to how I can change this text? Thanks in advance, Linn |
Ads |
#2
|
|||
|
|||
![]()
Run the form. Modify the text in the item body. Publish the now-updated form.
-- 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 "Linn Kubler" wrote in message ... Hi, I'm using Outlook 2003 and have a form that was designed by someone else. Now my company have asked me to modify the form but I don't get how it was done in the first place. I have the form open in design mode and have made most of my changes with the exception of one. The object looks like an Edit box in Visual Fox Pro, designed for entering in paragraphs of text. They have some text already in the object and they want me to modify the text. But I don't see how. When I right-click and go to properties or advanced proporties I don't see anything that allows me to change the text. I'm at a loss right now. I can't even tell what field it is attached to. In the properties it says the name is _DocSitecontrol1, if that helps. Any suggestions as to how I can change this text? Thanks in advance, Linn |
#3
|
|||
|
|||
![]()
Thanks Sue. Some how this seems counter intuitive but it worked.
Thanks, Linn "Sue Mosher [MVP-Outlook]" wrote in message ... Run the form. Modify the text in the item body. Publish the now-updated form. -- 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 "Linn Kubler" wrote in message ... Hi, I'm using Outlook 2003 and have a form that was designed by someone else. Now my company have asked me to modify the form but I don't get how it was done in the first place. I have the form open in design mode and have made most of my changes with the exception of one. The object looks like an Edit box in Visual Fox Pro, designed for entering in paragraphs of text. They have some text already in the object and they want me to modify the text. But I don't see how. When I right-click and go to properties or advanced proporties I don't see anything that allows me to change the text. I'm at a loss right now. I can't even tell what field it is attached to. In the properties it says the name is _DocSitecontrol1, if that helps. Any suggestions as to how I can change this text? Thanks in advance, Linn |
#4
|
|||
|
|||
![]()
Hi! I'm new to this forum. Hopefully my OL 2003 form's problem will be a
simply one to fix. I've created a routing message form with simple text fields to capture categories of info combined with a comments field for additional information. The form displays and captures information correctly when opened from the Organizational Forms Library; however, after being sent, all the form text fields disappear, leaving only the comments field content. If I place the text fields on a subsequent tabbed page however, the fields and data display correctly. Any suggestions? I'm using OL 2003/SP-2 on Exchange 2003 with the latest service pack. Thanks in advance for your help and advice, H W Willis |
#5
|
|||
|
|||
![]()
Sounds like you never clicked the Edit Read Page button to create a read layout for your customized form page. You customized only the Compose layout.
-- 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 "H W Willis" wrote in message ... Hi! I'm new to this forum. Hopefully my OL 2003 form's problem will be a simply one to fix. I've created a routing message form with simple text fields to capture categories of info combined with a comments field for additional information. The form displays and captures information correctly when opened from the Organizational Forms Library; however, after being sent, all the form text fields disappear, leaving only the comments field content. If I place the text fields on a subsequent tabbed page however, the fields and data display correctly. Any suggestions? I'm using OL 2003/SP-2 on Exchange 2003 with the latest service pack. Thanks in advance for your help and advice, H W Willis |
#6
|
|||
|
|||
![]()
Thanks Sue - you solved the problem. Now if I could figure out how to rid
of the (P.2) ;o/ - I set the Enabled property to "0-False" but it still shows when the form executes. What am I doing wrong? -H W Willis "Sue Mosher [MVP-Outlook]" wrote in message ... Sounds like you never clicked the Edit Read Page button to create a read layout for your customized form page. You customized only the Compose layout. -- 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 "H W Willis" wrote in message ... Hi! I'm new to this forum. Hopefully my OL 2003 form's problem will be a simply one to fix. I've created a routing message form with simple text fields to capture categories of info combined with a comments field for additional information. The form displays and captures information correctly when opened from the Organizational Forms Library; however, after being sent, all the form text fields disappear, leaving only the comments field content. If I place the text fields on a subsequent tabbed page however, the fields and data display correctly. Any suggestions? I'm using OL 2003/SP-2 on Exchange 2003 with the latest service pack. Thanks in advance for your help and advice, H W Willis |
#7
|
|||
|
|||
![]()
In design mode, toggle the Form | Display This Page command.
-- 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 "H W Willis" wrote in message ... Thanks Sue - you solved the problem. Now if I could figure out how to rid of the (P.2) ;o/ - I set the Enabled property to "0-False" but it still shows when the form executes. What am I doing wrong? -H W Willis "Sue Mosher [MVP-Outlook]" wrote in message ... Sounds like you never clicked the Edit Read Page button to create a read layout for your customized form page. You customized only the Compose layout. "H W Willis" wrote in message ... Hi! I'm new to this forum. Hopefully my OL 2003 form's problem will be a simply one to fix. I've created a routing message form with simple text fields to capture categories of info combined with a comments field for additional information. The form displays and captures information correctly when opened from the Organizational Forms Library; however, after being sent, all the form text fields disappear, leaving only the comments field content. If I place the text fields on a subsequent tabbed page however, the fields and data display correctly. Any suggestions? I'm using OL 2003/SP-2 on Exchange 2003 with the latest service pack. Thanks in advance for your help and advice, H W Willis |
#8
|
|||
|
|||
![]()
Got it - Thanks again! -HW
"Sue Mosher [MVP-Outlook]" wrote in message ... In design mode, toggle the Form | Display This Page command. -- 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 "H W Willis" wrote in message ... Thanks Sue - you solved the problem. Now if I could figure out how to rid of the (P.2) ;o/ - I set the Enabled property to "0-False" but it still shows when the form executes. What am I doing wrong? -H W Willis "Sue Mosher [MVP-Outlook]" wrote in message ... Sounds like you never clicked the Edit Read Page button to create a read layout for your customized form page. You customized only the Compose layout. "H W Willis" wrote in message ... Hi! I'm new to this forum. Hopefully my OL 2003 form's problem will be a simply one to fix. I've created a routing message form with simple text fields to capture categories of info combined with a comments field for additional information. The form displays and captures information correctly when opened from the Organizational Forms Library; however, after being sent, all the form text fields disappear, leaving only the comments field content. If I place the text fields on a subsequent tabbed page however, the fields and data display correctly. Any suggestions? I'm using OL 2003/SP-2 on Exchange 2003 with the latest service pack. Thanks in advance for your help and advice, H W Willis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Form - Printing question | Kryer | Outlook - Using Forms | 4 | October 17th 06 07:03 PM |
Design a Form - printing question | Christopher | Outlook - Using Forms | 1 | October 6th 06 02:38 AM |
How do I print a custom form to look like design view layout? | trufftwink | Outlook - Using Forms | 2 | March 30th 06 05:58 PM |
VBA shortcut to open custom form in design mode? | Burma Jones | Outlook and VBA | 4 | March 30th 06 12:37 PM |
VBA shortcut to open custom form in design mode? | Burma Jones | Outlook - Using Forms | 2 | March 6th 06 08:17 PM |