![]() |
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
|
|||
|
|||
![]()
when I open the field chooser in a custom Outlook form and select the
current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? Thanks! Dave H |
#2
|
|||
|
|||
![]()
Did you try using the dropdown list at the top of the Field Chooser to choose
a different set of fields? What do you mean by "customer objects"? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Dave Hauer" wrote: when I open the field chooser in a custom Outlook form and select the current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? |
#3
|
|||
|
|||
![]()
Yes, and when I select the actual custom form in the drop down box, no field
are present, and there should be a bunch! syntax error on my part, I meant custom (not customer) objects like all the text boxes, etc. Thanks! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Did you try using the dropdown list at the top of the Field Chooser to choose a different set of fields? What do you mean by "customer objects"? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Dave Hauer" wrote: when I open the field chooser in a custom Outlook form and select the current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? |
#4
|
|||
|
|||
![]()
Not necessarily. It's quite possible to design a form where the field
definitions don't actually reside in the form -- they're only in the folder instead. You can check this on the form's (All Fields) page by comparing the contents of the two "User Properties" lists. The article at http://www.outlookcode.com/article.aspx?id=29 describes best practices for adding the field definitions to both the form and the folder, which is the ideal situation. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "DBH" wrote: Yes, and when I select the actual custom form in the drop down box, no field are present, and there should be a bunch! syntax error on my part, I meant custom (not customer) objects like all the text boxes, etc. Thanks! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Did you try using the dropdown list at the top of the Field Chooser to choose a different set of fields? "Dave Hauer" wrote: when I open the field chooser in a custom Outlook form and select the current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? |
#5
|
|||
|
|||
![]()
This is weird because I know that at one time, the fields would be available
when I did this. I looked at the link you suggested. My question is that this form resides on the form server. do I need to post/anchor this form to a folder to revive the ability to see the fields in field chooser? Thanks again! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Not necessarily. It's quite possible to design a form where the field definitions don't actually reside in the form -- they're only in the folder instead. You can check this on the form's (All Fields) page by comparing the contents of the two "User Properties" lists. The article at http://www.outlookcode.com/article.aspx?id=29 describes best practices for adding the field definitions to both the form and the folder, which is the ideal situation. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "DBH" wrote: Yes, and when I select the actual custom form in the drop down box, no field are present, and there should be a bunch! syntax error on my part, I meant custom (not customer) objects like all the text boxes, etc. Thanks! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Did you try using the dropdown list at the top of the Field Chooser to choose a different set of fields? "Dave Hauer" wrote: when I open the field chooser in a custom Outlook form and select the current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? |
#6
|
|||
|
|||
![]()
"Form server"? Do you mean that the form is published to the Organizational
Forms library? What type of form is it? What did you see when you looked at the All Fields page? How many custom properties should it have? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "DBH" wrote: This is weird because I know that at one time, the fields would be available when I did this. I looked at the link you suggested. My question is that this form resides on the form server. do I need to post/anchor this form to a folder to revive the ability to see the fields in field chooser? Thanks again! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Not necessarily. It's quite possible to design a form where the field definitions don't actually reside in the form -- they're only in the folder instead. You can check this on the form's (All Fields) page by comparing the contents of the two "User Properties" lists. The article at http://www.outlookcode.com/article.aspx?id=29 describes best practices for adding the field definitions to both the form and the folder, which is the ideal situation. "DBH" wrote: Yes, and when I select the actual custom form in the drop down box, no field are present, and there should be a bunch! syntax error on my part, I meant custom (not customer) objects like all the text boxes, etc. Thanks! Dave Hauer "Sue Mosher [MVP-Outlook]" wrote in message ... Did you try using the dropdown list at the top of the Field Chooser to choose a different set of fields? "Dave Hauer" wrote: when I open the field chooser in a custom Outlook form and select the current custom form, there are no items listed in the list. There are plenty of customer objects on the form that should be available. Any ideas why these customer objects are not showing up? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Contacts field chooser | Ray | Outlook - Using Contacts | 4 | June 4th 09 11:16 PM |
field chooser won't keep | ********Meg | Outlook - General Queries | 1 | March 25th 08 05:00 AM |
My add picture icon is gone Where is it in the field chooser? | Susan May | Outlook - Using Forms | 1 | May 24th 07 03:01 PM |
Outlook 2007, Calendaring, Field Chooser | Nigel Barton | Outlook - Calandaring | 2 | January 21st 07 05:07 PM |
Adding Follow Up field to Field Chooser Programatically. | c | Outlook and VBA | 3 | February 25th 06 03:10 PM |