| Thread | Last Post | Replies |
|
| Blank Email in Reading Pane for Custom Form | 29 May 2009 20:41 GMT | 12 |
I have developed and published a Custom message type Outlook Form, there is no issue with the form data retention, but when the Outlook form is sent and reaches the inbox of the recipient, in the Reading Pane (Preview) of Outlook, the form elements are not visible (i.e. looks ...
|
| To help prevent malicious code from running, one or more objects in this form were not loaded. For m | 29 May 2009 13:57 GMT | 1 |
I have created an Outlook 2007 add-in with Visual Studio 2008. I have added setup project to create the setup file to install that on my other machine. After installation when I try to open the form which uses my add-in it
|
| appointment form | 29 May 2009 13:27 GMT | 3 |
when you open up a new appointment the first line is "subject", I would like that to be a drop down that lets me pick one of my contacts or enter a new name, also the "location" field should allow Microsoft Streets and Maps locate it for you, or Map Point, I have Streets and maps
|
| redemption dll not registering in windows vista | 29 May 2009 00:29 GMT | 3 |
I'm getting exception when I try to create an instance of RDOSession interface. Please find the below code: RDOSession sess = new RDOSession(). This statement throws "{"Retrieving the COM class factory for component with
|
| Outlook custom form - installing and accessing | 28 May 2009 15:43 GMT | 1 |
I was looking for a "while you were out" form to use in Outlook. I found a couple and simiply copied them to the template location and I can get to the form from the new menu, but you need to go pretty deep into the menus to open a new form. For most users, this much to long to ...
|
| Is it Possible to Make a Custom "To-Do Bar"-Like Pane? | 27 May 2009 14:01 GMT | 2 |
I've recently been browsing various forums and websites looking to see what others have and could accomplish with the To-Do Bar pane. I've stumbled upon many topics, and concluded the following information (please correct anything if I am misinformed):
|
| Task form fields | 27 May 2009 00:06 GMT | 2 |
I have created a custom task form using the p.2 page and now need to replicate the "To..." button and its text box as well as the Send button. I know I need to assign the already existing task form fields to these controls to make them work like they do on the standard task form, ...
|
| Custom Task Form - Assign Button | 26 May 2009 18:10 GMT | 2 |
I'm trying to create a custom task form. I hid the first page and created a custom "P. 2". When I test the form, when I click the "Assign Task" button on the toolbar the "TO:" field, Due Date, etc don't appear like they do with a normal Task. This is not surprising,
|
| VBScript does not run in Outlook 2003 | 26 May 2009 03:46 GMT | 4 |
I am having an issue between outlook 2000 and 2003 forms. Custom form that works in outlook 2000 now does not fire event or runs vbscript in outlook 2003 client. Original form has "Send form definition with Item" unchecked. If I check this and publish form in our test environment, ...
|
| Custom appointment form NEED ADVISE | 18 May 2009 22:46 GMT | 1 |
I have a public calendar for our Business Unit. They would like to have a appointment form that has client fields on it, those fields can not be on a separate tab, must be on the first tab. That form only should come up when an appointment is made in the public calendar and not ...
|
| How to create a new form showing all types | 18 May 2009 13:37 GMT | 6 |
as a VB programmer I like to know, how to create a new form with Outlook showing all type of objects (mail, task, calendar ...) within a listbox. This ist only for simply learning and playing around. I've tried to find information via searching the internet, but the
|
| Make field searchable in custom form in outlook 2007 | 16 May 2009 20:56 GMT | 1 |
Is there a way to make the fields searchable in a custom form? I have a custom form but when I perform a search nothing comes back even if I search for exactly what the text in the field is. thanks
|
| Custom Form overwriting the default appointment form in outlook 20 | 14 May 2009 19:17 GMT | 1 |
I really need help because I can not figure out what i did wrong. I have created a custom appointment form that has 1 form region. I have published it to the public folder where the form will be used. I have copied the form region .osf file and .xml file into the local folder on a
|
| Disable "Forward as iCalendar" | 14 May 2009 19:13 GMT | 1 |
I'm trying to disable forwarding (and common workarounds...change the recipient in a 'reply', etc.) in a meeting request. (1) I can disable the 'forward, 'reply', and 'reply all' buttons using forms, but is there any way to disable the 'Forward as iCalendar' button, maybe using ...
|
| Form Region Freezing | 13 May 2009 19:17 GMT | 1 |
I have developed a small/simple form region to pop up after an added button click (which is added in Outlook new message window). The Form window loads in the correct location/size but none of my fields are visible and the form continues to load until the window becomes ...
|