![]() |
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
|
|||
|
|||
![]()
I created a task-based form in Outlook 2003 that included a textbox and check
boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
Ads |
#2
|
|||
|
|||
![]()
Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab.
-- 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 "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#3
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?Sm9QZXR0aQ==?= wrote: I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. Did you bind your control to a field? If not, the contents of the control disappear with the form. Only fields are saved with the data item. -- Hollis Paul Mukilteo, WA USA |
#4
|
|||
|
|||
![]()
What type of control should we use to keep the information in the fields?
I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. -- 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 "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#5
|
|||
|
|||
![]()
To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab.
-- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#6
|
|||
|
|||
![]()
I think I did this. I clicked on NEW to create a new field and created a
field. Chand both COMPOSE and READ pages. Published / saved; pressed APPLY and they still do not print. What am I doing that is not correct? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab. -- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#7
|
|||
|
|||
![]()
Okay ... I think I did this. I went to the box, choose a field I created,
applied, saved and published. Still not printing contents. -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab. -- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#8
|
|||
|
|||
![]()
I don't know what "Chand both ... pages" means.
Does the data appear on the All Fields page? -- 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 "Sam" wrote in message ... I think I did this. I clicked on NEW to create a new field and created a field. Chand both COMPOSE and READ pages. Published / saved; pressed APPLY and they still do not print. What am I doing that is not correct? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab. -- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#9
|
|||
|
|||
![]()
..That was a typo ... I "changed both" the COMPOSE and the READ pages. I can
see it if I make is a drop down and type in .. but I cannot see anything when I make it a text box. My process: Off of the CONTROL BOX TOOLBAR I dragged the TEXT box to where I wanted it Under in the PROPERTIES BOX; 2nd TAB; I clicked on NEW; created a field Made it a TEXT field; WORD WRAP; APPLY. When I type information in this box and hit send it doesn't show up on the email ... What step am I missing? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: I don't know what "Chand both ... pages" means. Does the data appear on the All Fields page? -- 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 "Sam" wrote in message ... I think I did this. I clicked on NEW to create a new field and created a field. Chand both COMPOSE and READ pages. Published / saved; pressed APPLY and they still do not print. What am I doing that is not correct? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab. -- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
#10
|
|||
|
|||
![]()
What is the name of the field you created? Did you then repeat the process on the read page layout -- adding a text box and binding to the same field (or just dragging that field from the Field Chooser to save time)?
You didn't answer my question about the All Fields page. -- 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 "Sam" wrote in message ... .That was a typo ... I "changed both" the COMPOSE and the READ pages. I can see it if I make is a drop down and type in .. but I cannot see anything when I make it a text box. My process: Off of the CONTROL BOX TOOLBAR I dragged the TEXT box to where I wanted it Under in the PROPERTIES BOX; 2nd TAB; I clicked on NEW; created a field Made it a TEXT field; WORD WRAP; APPLY. When I type information in this box and hit send it doesn't show up on the email ... What step am I missing? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: I don't know what "Chand both ... pages" means. Does the data appear on the All Fields page? "Sam" wrote in message ... I think I did this. I clicked on NEW to create a new field and created a field. Chand both COMPOSE and READ pages. Published / saved; pressed APPLY and they still do not print. What am I doing that is not correct? -- "To dream of the person you would like to be is to waste the person you are." "Sue Mosher [MVP-Outlook]" wrote: To fix it, you need to bind the control to an Outlook property. Do this on the control's Properties dialog, at the top of the Value tab. -- 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 "Sam" wrote in message ... What type of control should we use to keep the information in the fields? I have a text field, wordwrap, multi-line box that will not hold the information that end-users need to place in the box. How do I fix this? "Sue Mosher [MVP-Outlook]" wrote: Sounds like you only added a text box, not a field where Outlook can store the data. Check on the Properties dialog for the control, at the top of the Value tab. "JoPetti" wrote in message ... I created a task-based form in Outlook 2003 that included a textbox and check boxes, real simple. I published the form. Now when i use the form, the text i enter in the textbox is never saved. the textbox is always empty when i open the said task. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting my Radio Buttons to work on a form I designed | Brooke | Outlook - Using Forms | 12 | May 15th 06 10:23 PM |
Entered appt, saved, does not show on calendar. What next | Melanie | Outlook - Calandaring | 1 | April 6th 06 03:53 AM |
Outlook Add-In: msoControlEdit: Textbox loses text when losing focus | Pieter | Add-ins for Outlook | 3 | February 6th 06 02:37 PM |
Outlook Add-In: msoControlEdit: Textbox loses text when losing focus | Pieter | Outlook and VBA | 3 | February 6th 06 02:37 PM |
Can I program on the designed form in outlook? | Eric Legault [MVP - Outlook] | Outlook - Using Forms | 0 | January 10th 06 04:33 PM |