![]() |
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
|
|||
|
|||
![]()
Hi,
I have deployed few custom forms in OFL and trying to use Items.Find on my custom fields but getting "Property unknown" error. As per MSDN documentation, "If you are using user-defined fields as part of a Find or Restrict clause, the user-defined fields must exist in the folder otherwise the code will generate an error stating that the field is unknown. You can add a field to a folder by displaying the Field Chooser and clicking New." Can anyone pls. tell me how to create user-defined field for OFL folder as I can't find such option for OFL? Thanks. |
Ads |
#2
|
|||
|
|||
![]()
The folder referred to is the folder that contains the items that use the custom form, not the Organizational Forms library.
-- 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 wrote in message ups.com... Hi, I have deployed few custom forms in OFL and trying to use Items.Find on my custom fields but getting "Property unknown" error. As per MSDN documentation, "If you are using user-defined fields as part of a Find or Restrict clause, the user-defined fields must exist in the folder otherwise the code will generate an error stating that the field is unknown. You can add a field to a folder by displaying the Field Chooser and clicking New." Can anyone pls. tell me how to create user-defined field for OFL folder as I can't find such option for OFL? Thanks. |
#3
|
|||
|
|||
![]()
On Mar 14, 11:08 pm, "Sue Mosher [MVP-Outlook]"
wrote: The folder referred to is the folder that contains the items that use the custom form, not the Organizational Forms library. -- 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 wrote in oglegroups.com... Hi, I have deployed few custom forms in OFL and trying to use Items.Find on my custom fields but getting "Property unknown" error. As per MSDN documentation, "If you are using user-defined fields as part of a Find or Restrict clause, the user-defined fields must exist in the folder otherwise the code will generate an error stating that the field is unknown. You can add a field to a folder by displaying the Field Chooser and clicking New." Can anyone pls. tell me how to create user-defined field for OFL folder as I can't find such option for OFL? Thanks. Ok...let me ask my question in this way. For all the exchange users, how can I use Items.Find() method on custom forms that are deployed in Organizational Forms Library? |
#4
|
|||
|
|||
![]()
For all the exchange users, how can I use Items.Find() method on
custom forms that are deployed in Organizational Forms Library? With a search string to search custom fields? You can't unless you add those fields to the folder you want to search, i.e. to the parent folder of the Items collection. -- 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 wrote in message ups.com... On Mar 14, 11:08 pm, "Sue Mosher [MVP-Outlook]" wrote: The folder referred to is the folder that contains the items that use the custom form, not the Organizational Forms library. wrote in oglegroups.com... Hi, I have deployed few custom forms in OFL and trying to use Items.Find on my custom fields but getting "Property unknown" error. As per MSDN documentation, "If you are using user-defined fields as part of a Find or Restrict clause, the user-defined fields must exist in the folder otherwise the code will generate an error stating that the field is unknown. You can add a field to a folder by displaying the Field Chooser and clicking New." Can anyone pls. tell me how to create user-defined field for OFL folder as I can't find such option for OFL? Thanks. Ok...let me ask my question in this way. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating Organizational Forms Library & Publish Forms | akafrog18 | Outlook - Using Forms | 1 | August 1st 06 04:26 PM |
printing custom forms with user defined and standard fields | emerald | Outlook and VBA | 1 | July 31st 06 12:31 PM |
exporting user defined fields from outlook appointment forms | Graeme Wright | Outlook - Calandaring | 2 | May 1st 06 12:51 PM |
Error publishing a Form to Organizational Forms Library unable to go to folder | BobH | Outlook - Using Forms | 4 | April 13th 06 11:40 AM |
Outlook 2003 Custom Forms User Defined Fields | [email protected] | Outlook and VBA | 4 | April 13th 06 01:50 AM |