| Thread | Last Post | Replies |
|
| Deleting forms for the OFL | 21 Apr 2004 17:13 GMT | 2 |
How do you remove custom forms that are in the Organizational Forms Library? Thanks
|
| Sending a Custon contact form | 21 Apr 2004 17:13 GMT | 2 |
I am trying to create a custom contact form that can be sent to various departments. I have set up a folder with the custom contact form as the default. I can open it up and enter information into it no problem. I can also save it. BUT!, when I try to open it, it comes up with the ...
|
| Outlook 2003 shortcut to custom form in public folder /c switch | 21 Apr 2004 16:35 GMT | 7 |
I have developed and deployed a custom form to a public folder. I woul like to bring up the form from a shortcut on the desktop using th Outlook.exe command line switch /c "IPM.Note.MyCustomFormName" whic works with Outlook 2000/2002. It seems that this does not work wit
|
| Corrupt form? | 21 Apr 2004 15:16 GMT | 5 |
I suspect that the code in my custom form is corrupting the Appointment item with which it's associated in some way. By experimentation I discovered I can copy the vbscript code from my custom form , create a new form using only the standard appointment template and
|
| Code Customize View | 21 Apr 2004 12:10 GMT | 1 |
I wish to groupby a col in a view that is of type formula. I know Outlook View controls doesnt allow me to do so. So izzit possible to do it by coding? If yes, where can I get the info of how to code a customize view??
|
| Option buttons | 21 Apr 2004 03:53 GMT | 2 |
How do I enable an option button to be selected in each section of the form? Every time I select an option in one part of the form and then select an option in another part of the form, the first selection goes off. Thanks
|
| Set field to read only | 20 Apr 2004 22:35 GMT | 2 |
What is the scripting syntax to programmatically set a custom property field to be read only?
|
| Task form Resolution | 20 Apr 2004 22:34 GMT | 3 |
I have a section named Resolution on my task form where the user can select recipients, type dates, resolution text, etc. Now when the user saves and closes this form, I'd like to send the an email to each of the recipients in the list.
|
| Microsoft DT Picker for dates | 20 Apr 2004 14:38 GMT | 1 |
Hi, My company Outlook does not have the DT Picker installed. Is ther anyway I can get that add-in downloaded from the site? In addition, I have a combo box bound to a custome field in a form tha I do not allow user to edit or type in new items. User can only selec
|
| Form not being used in public folder when item opened as Find result. | 20 Apr 2004 12:17 GMT | 1 |
Exchange Public Folder, Custom form used based on contact item. All items message-class are set properly, and the correct form is used when an item is opened normally. However when we use the "Find" toolbar feature, and enter something into the
|
| CreateItemFromTemplate | 20 Apr 2004 12:15 GMT | 1 |
Can I use CreateItemFromTemplate method to create items, if custom form published in the Organization Form Library. The forms written on VbScript
|
| Problem with publishing a form to OFL | 20 Apr 2004 12:14 GMT | 3 |
I am trying to publish a form to the Organizational Forms Library but it keeps coming up with the message below: Unable to successfully publish the form due to a MAPI error. Th eform cannot be installed because you do not have owner permissions.
|
| item.userpropterties | 19 Apr 2004 20:54 GMT | 12 |
I am doing this and it runs very very slow: ......... Sub Item_CustomPropertyChange(ByVal strName) Set prps = Item.UserProperties
|
| Setting Initial Value in Contact Form | 19 Apr 2004 13:44 GMT | 1 |
I have created a custom form for a contacts database with a new field called ParentCompany. My intention that this will contain the name of the parent company for the contact's Company. If the contact actually works for the
|
| Adding Custom FOrm to Existing COntact File | 19 Apr 2004 08:59 GMT | 1 |
I have an existing Contacts folder with about 2,500 contacts. It was created using the standard Contact Form. I now want to add several additional custom fields to the database and have created a new version of the
|