![]() |
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
|
|||
|
|||
![]()
Like the question states, I'm very frustrated because I've been trying to
design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
#2
|
|||
|
|||
![]()
Did you actually create fields with the Field Chooser? Or did you just add text box controls?
-- 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 "Ann" wrote in message ... Like the question states, I'm very frustrated because I've been trying to design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
#3
|
|||
|
|||
![]()
I didn't use the field chooser because we don't need pre-designed fields. I
just need empty text boxes in the form so that we can fill them in when sending the form. "Sue Mosher [MVP-Outlook]" wrote: Did you actually create fields with the Field Chooser? Or did you just add text box controls? -- 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 "Ann" wrote in message ... Like the question states, I'm very frustrated because I've been trying to design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
#4
|
|||
|
|||
![]()
Text boxes store no data. Fields store data. You will need to bind each text box to the field you want do use to store the data entered in that box. Do this on the Value tab of each control's Properties dialog.
-- 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 "Ann" wrote in message news ![]() I didn't use the field chooser because we don't need pre-designed fields. I just need empty text boxes in the form so that we can fill them in when sending the form. "Sue Mosher [MVP-Outlook]" wrote: Did you actually create fields with the Field Chooser? Or did you just add text box controls? "Ann" wrote in message ... Like the question states, I'm very frustrated because I've been trying to design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
#5
|
|||
|
|||
![]()
Sue,
I'm using "Text Form Fields" from the Forms toolbar. Is this not what I'm supposed to be using? When I create forms in Word, I insert text form fields and protect the document so that when I use it later, all I need to do is tab from one field to the other and enter information. That is what I want to do in an email template and be able to send it to someone else in my company so they can pull it up, fill in the fields and send it off. "Sue Mosher [MVP-Outlook]" wrote: Text boxes store no data. Fields store data. You will need to bind each text box to the field you want do use to store the data entered in that box. Do this on the Value tab of each control's Properties dialog. -- 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 "Ann" wrote in message news ![]() I didn't use the field chooser because we don't need pre-designed fields. I just need empty text boxes in the form so that we can fill them in when sending the form. "Sue Mosher [MVP-Outlook]" wrote: Did you actually create fields with the Field Chooser? Or did you just add text box controls? "Ann" wrote in message ... Like the question states, I'm very frustrated because I've been trying to design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
#6
|
|||
|
|||
![]()
No, that's not what you're supposed to use. You can't use Word form fields to collect data with email messages. You can use either an Outlook custom form -- which may be problematic, though, unless you can publish it to the Organizational Forms library on Exchange server -- or an attached Word file. InfoPath is also a good tool for gathering data.
-- 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 "Ann" wrote in message ... Sue, I'm using "Text Form Fields" from the Forms toolbar. Is this not what I'm supposed to be using? When I create forms in Word, I insert text form fields and protect the document so that when I use it later, all I need to do is tab from one field to the other and enter information. That is what I want to do in an email template and be able to send it to someone else in my company so they can pull it up, fill in the fields and send it off. "Sue Mosher [MVP-Outlook]" wrote: Text boxes store no data. Fields store data. You will need to bind each text box to the field you want do use to store the data entered in that box. Do this on the Value tab of each control's Properties dialog. -- 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 "Ann" wrote in message news ![]() I didn't use the field chooser because we don't need pre-designed fields. I just need empty text boxes in the form so that we can fill them in when sending the form. "Sue Mosher [MVP-Outlook]" wrote: Did you actually create fields with the Field Chooser? Or did you just add text box controls? "Ann" wrote in message ... Like the question states, I'm very frustrated because I've been trying to design a couple of forms for my firm using Outlook. They're simple forms and I need to add text fields so the user can just tab from one field to the other. I figured out how to add text fields, but they disappear once I add them and they don't get saved once I publish the form. HELP! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help re Outlook Contact Form design | Dab | Outlook - General Queries | 2 | May 6th 06 04:08 AM |
Form design in outlook | Kaushik Saha | Outlook - Using Forms | 1 | April 27th 06 08:30 PM |
new contact form design | NikNak | Outlook - Using Contacts | 1 | April 12th 06 02:57 AM |
form design | jayteasuk via OfficeKB.com | Outlook - Using Forms | 1 | March 31st 06 03:50 PM |
Design a form | gary | Outlook - Using Forms | 1 | February 20th 06 09:31 PM |