A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Field Chooser on Customer forms items empty



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 9th 08, 04:05 PM posted to microsoft.public.outlook.program_forms
Dave Hauer
external usenet poster
 
Posts: 1
Default Field Chooser on Customer forms items empty

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  
Old September 10th 08, 04:03 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Field Chooser on Customer forms items empty

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  
Old September 10th 08, 05:26 AM posted to microsoft.public.outlook.program_forms
DBH[_2_]
external usenet poster
 
Posts: 10
Default Field Chooser on Customer forms items empty

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  
Old September 10th 08, 03:09 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Field Chooser on Customer forms items empty

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  
Old September 10th 08, 03:37 PM posted to microsoft.public.outlook.program_forms
DBH[_2_]
external usenet poster
 
Posts: 10
Default Field Chooser on Customer forms items empty

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  
Old September 10th 08, 04:02 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Field Chooser on Customer forms items empty

"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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 06:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.