![]() |
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
|
|||
|
|||
![]()
Using Outlook 2003...
I developed a custom form, now I am trying to use it by creating clients with it. When I fill out my for and try to save it I recieve the message: "A field on this form requires a value." I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. Basically, my question is: how do I save contacts with a custom form? thanks! |
#2
|
|||
|
|||
![]()
The warning message indicates just what it says: that one or more fields have been set to require a value. This was probably done on the Validation tab of the Properties dialog for the control that displays the field. You'll need to look at each one to discover which has this problem.
I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. What text and what text box are you referring to? how do I save contacts with a custom form? Launch a new instance of the form (details depend on where you published it), fill in the data, then click Save or Save and Close. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Steve" wrote in message ... Using Outlook 2003... I developed a custom form, now I am trying to use it by creating clients with it. When I fill out my for and try to save it I recieve the message: "A field on this form requires a value." I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. Basically, my question is: how do I save contacts with a custom form? thanks! |
#3
|
|||
|
|||
![]()
I have assumed that my text and text box need to be called "File As" (Which
I thought would save my contact that I create. What text and what text box are you referring to? -- I am refering to the one I have named "CONTACT" and its text box next to it... I have checked all the fields and none have "required" checked off... Help? |
#4
|
|||
|
|||
![]()
I have assumed that my text and text box need to be called "File As" (Which
I thought would save my contact that I create. What text and what text box are you referring to? -- I am refering to the one I have named "CONTACT" and its text box next to it... What do you mean by "the one"? A control? A property? Please remember that we can't look over your shoulder and must rely on you to provide clear and precise details. Nothing about your description so far suggests that this has anything to do with the warning message. Removing the controls as a test would clinch that. I have checked all the fields and none have "required" checked off... Did you remove any fields? If so, add them back and check their validation setting, too. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sue Mosher [MVP-Outlook]" wrote in message ... The warning message indicates just what it says: that one or more fields have been set to require a value. This was probably done on the Validation tab of the Properties dialog for the control that displays the field. You'll need to look at each one to discover which has this problem. how do I save contacts with a custom form? Launch a new instance of the form (details depend on where you published it), fill in the data, then click Save or Save and Close. "Steve" wrote in message ... Using Outlook 2003... I developed a custom form, now I am trying to use it by creating clients with it. When I fill out my for and try to save it I recieve the message: "A field on this form requires a value." I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. Basically, my question is: how do I save contacts with a custom form? |
#5
|
|||
|
|||
![]()
What text and what text box are you referring to?
-- I am refering to the one I have named "CONTACT" and its text box next to it... .........It is simply just text typed as "Contact" followed by a text box. Should I Be using a control? I am stumped, and this is probably not the answer you are looking for. Sorry for confusion...still would appreciate all and any help, thanks! "Sue Mosher [MVP-Outlook]" wrote: I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. What text and what text box are you referring to? -- I am refering to the one I have named "CONTACT" and its text box next to it... What do you mean by "the one"? A control? A property? Please remember that we can't look over your shoulder and must rely on you to provide clear and precise details. Nothing about your description so far suggests that this has anything to do with the warning message. Removing the controls as a test would clinch that. I have checked all the fields and none have "required" checked off... Did you remove any fields? If so, add them back and check their validation setting, too. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sue Mosher [MVP-Outlook]" wrote in message ... The warning message indicates just what it says: that one or more fields have been set to require a value. This was probably done on the Validation tab of the Properties dialog for the control that displays the field. You'll need to look at each one to discover which has this problem. how do I save contacts with a custom form? Launch a new instance of the form (details depend on where you published it), fill in the data, then click Save or Save and Close. "Steve" wrote in message ... Using Outlook 2003... I developed a custom form, now I am trying to use it by creating clients with it. When I fill out my for and try to save it I recieve the message: "A field on this form requires a value." I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. Basically, my question is: how do I save contacts with a custom form? |
#6
|
|||
|
|||
![]()
Sorry, but I really have no idea what you mean "text typed as 'Contact.'" A text box *is* a control.
Did you check any removed fields as I suggested? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Steve" wrote in message ... What text and what text box are you referring to? -- I am refering to the one I have named "CONTACT" and its text box next to it... .........It is simply just text typed as "Contact" followed by a text box. Should I Be using a control? I am stumped, and this is probably not the answer you are looking for. Sorry for confusion...still would appreciate all and any help, thanks! "Sue Mosher [MVP-Outlook]" wrote: I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. What text and what text box are you referring to? -- I am refering to the one I have named "CONTACT" and its text box next to it... What do you mean by "the one"? A control? A property? Please remember that we can't look over your shoulder and must rely on you to provide clear and precise details. Nothing about your description so far suggests that this has anything to do with the warning message. Removing the controls as a test would clinch that. I have checked all the fields and none have "required" checked off... Did you remove any fields? If so, add them back and check their validation setting, too. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sue Mosher [MVP-Outlook]" wrote in message ... The warning message indicates just what it says: that one or more fields have been set to require a value. This was probably done on the Validation tab of the Properties dialog for the control that displays the field. You'll need to look at each one to discover which has this problem. how do I save contacts with a custom form? Launch a new instance of the form (details depend on where you published it), fill in the data, then click Save or Save and Close. "Steve" wrote in message ... Using Outlook 2003... I developed a custom form, now I am trying to use it by creating clients with it. When I fill out my for and try to save it I recieve the message: "A field on this form requires a value." I have assumed that my text and text box need to be called "File As" (Which I thought would save my contact that I create. Basically, my question is: how do I save contacts with a custom form? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Apply custom designed forms to Imported Contacts | CaymanCarrie | Outlook - Using Contacts | 3 | November 16th 06 09:48 PM |
how do I get a newly designed message form to work in outlook | johnrainier | Outlook - Using Forms | 1 | May 19th 06 05:14 AM |
Getting my Radio Buttons to work on a form I designed | Brooke | Outlook - Using Forms | 12 | May 15th 06 10:23 PM |
Mail recipient not getting information from newly designed form. | Alex Martinez | Outlook - Using Forms | 0 | March 14th 06 03:34 AM |
Can I program on the designed form in outlook? | Eric Legault [MVP - Outlook] | Outlook - Using Forms | 0 | January 10th 06 04:33 PM |