Group:  Microsoft Outlook ยป microsoft.public.outlook.program_forms

Threads Replies Last Post
80 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  
OUTLOOK 2003 - FORMS DESIGN
I have created my form saved and published. But when I send it nothing show up. What is the problem? I can't find an answer anywhere. thanks....
3 5/31/2007 9:06:00 PM
Htmleditor from Inspector of Newinspector Event
We have COM Add_in created for Microsoft Outlook. The addin registers for NewInspector event. Using Inspector received with NewInspector event, we could get EditorType,CurrentItem properties of Inspector. Fails to get 'Htmleditor' from Inspector of NewInspector event. Is there any other way to get Htmleditor of Inspector of NewInspector. ...
3 5/31/2007 1:30:56 PM
I can't open .csv files in outlook 2003.
Have spreadsheets sent to me as .csv files and now I can't open them in Outlook 2003....
2 5/31/2007 5:28:47 AM
contact form
Hello, I've modified the standard Contact form and when I published it, I gave it the same name - IPM.Contact. I open a contact and it still uses the old form. Can you not modify the original form? Thanks for your help, Joel ...
4 5/30/2007 4:07:32 PM
Tabindex on Message in Custom Form
While making a Custom Form in Outlook, I tried to change the tabindex so, that the cursor would appear in the Message part of my Custom Form. Even though Tabindex is set to 0, no cursor appears in my Message. What am I doing wrong? Is it even possible?...
2 5/30/2007 3:11:09 PM
Outlook forms vs Sharepoint folders/tasks
In looking to streamline some of our small office tasks, we were wondering about the different sets of "tools" available from the various Microsoft software worlds. We have been reading thru the newsgroups, learning as we go, and following links and ideas that might be discussed. ie - Outlook + forms to submit data via email to our Exchange Server Sharepoint + docs/tasks to define & store...
4 5/30/2007 3:59:49 AM
Outlook 2003 - Custom Templates for Public Folders
Hi, Recently, I have discovered and made use of the ability to create custom templates for entries into public folders. At our organization, we use them solely as calendars to illustrate to staff that, for example, John has a meeting at 10:00a, Sally is out of the office, etc. However, I would like to have the data entered into my custom forms displayed on the calendar. For exampl...
22 5/29/2007 5:51:00 PM
'adjoining' form region
Hi, I have created an a 'adjoining' form region which is successfully displayed at the base of my inspector window. I have also created a new 'separate' region which is displayed as a second tab on the message form. I was wanting my "adjoining" region (and I'm sure I read this somewhere) to be displayed at the base of my 'separate' region, but it isn't, it is only displayed at the b...
2 5/29/2007 4:42:05 PM
Microsoft Office Outlook cannot provide form scripting support
When I clicked Tools->Forms->Design a Form, then chose my custom form, I got this error message: <Microsoft Office Outlook cannot provide form scripting support. This feature is not available. To make this feature available, run Setup again, click "Add or remove Features" and change the feature to "Run from My Computer">. Although form is opened, I get this message aga...
7 5/27/2007 6:38:51 PM
creating Time & Expense entry / reporting system
We are running SBS 2003 with Exchange, Outlook 2003, & Sharepoint. Just starting to browse and read about Outlook & Sharepoint with regard to creating forms, applications, etc... But don't even know what questions to ask as yet, or which application might be able to satisfy our quest. We would like to create something online to have our small staff be able to enter the usual : time ...
2 5/26/2007 7:36:17 AM
Custom Meeting Request
Is there a way to make the optional and resources field show when you're creating a custom form, for OL2003. *like when you're making the meeting request, you click the To: and it brings up required, optional, resources* How do i make the optional and resources always display ...
2 5/25/2007 6:22:13 PM
How do I remove a background on a form template in outlook?
I have customised various outlook templates using one that already existed on our system. The problem is that when the form is sent, the recipient receives it into their mailbox with a customised background which can be seen if they have the reading pane selected and which I wish to remove or edit as it contains our old company logo. I have looked everywhere within the design view of th...
4 5/25/2007 6:12:28 PM
Outlook 2007 - Signature to Insert Business Card without image
We have a user that wants to insert his vCard in his outgoing messages without including the image that is added when you insert a business card into your signature in Outlook 2007. Is there any way to do this? If not, how do I go about opening a personal form template by adding a button to a personal toolbar and bypass all the security altert messages? I created a personal template...
2 5/25/2007 12:30:35 AM
How do I create a Drop Down Menu in an Outlook Form?
Hi Everyone, I hope someone can help me. I have created an Outlook form with 10 fields which people have to put a check mark next to the option they are selecting. I want to change this into a drop down menu so that they can select the option from a list rather than put a checkmark. Can you tell me if this is possible and how? Thanks to all in advance...
5 5/24/2007 1:06:15 PM
Creating an outlook form for Phone Messages
I would really like to create a custom form to manage phone calls. Something with customizable fields.. Say a drop down message for who the message is for, and an auto Date/Time feild etc. I'd think that someone has already created one someplace that I could install onto my system here, instead of having to figure out how to create my own form. ...
2 5/24/2007 1:02:49 PM
My add picture icon is gone Where is it in the field chooser?
I am trying to customize a form and added some new on the general tab. Now, the icon that used to display "add contact picture" is gone. I'm trying to find out where that field is in the field chooser list, and I can't find it. Does anyone know how to reinsert? Also, my form doesn't show up when I click add contact. I've designed and published my form. How do I get it to be the for...
2 5/24/2007 1:01:22 PM
Re: How do I create drop down lists in Outlook forms
Hi Sue, I am still having trouble and wonder if you can further assist, since I'm not an actual programmer it's a little difficult for me to understand. I can add a Combo Box from the Tool Box but how do I create the list inside the drop down? To give you a little more background, the form I created is to be filled out by technicians in the field and I am giving them options to select...
2 5/23/2007 10:23:07 PM
Using a custom form for business contact entry
I created a custom form to use for contact entry, but when I try to set it as the default form for that folder ("When posting to this folder, use:"), I get the following error message: "Could not complete the operation because the service provider does not support it."...
2 5/23/2007 8:36:02 PM
Command Button
How can add a sub to my command button??...
2 5/23/2007 8:35:33 PM
Programmatically manipulate form regions
I can expand or collapse an adjoining form region manually. Can I do this programmatically? I can switch back and forth between the main item and a custom form region by clicking buttons in the Show group on the Ribbon. Can I do this programatically? ...
3 5/23/2007 7:14:00 PM
Change the phone selector fields on open
Hello, We are trying to make a custom form that defaults to using the following phone selectors: Company Business Mobile Fax I tried the following using the script code in form designer, but i am having mixed results. Function Item_Open() Item.UserProperties("Phone 1 Selector") = 0 Item.UserProperties("Phone 2 Selector") = 2 Item.UserProperties("Phone 3 Selector") = 4 Item...
1 5/23/2007 4:57:08 PM
A more tricky application design - is it possible?
Hello! Firstly I would like to apologise for what is most likely about to be a long message. Secondly I would like to thank everyone for taking the time to read this and offer and advice. It is very much appreciated! I work for a company that arranges conferences for various people. A person may attend this conference and have access to our systems. I am tasked with building an e...
1 5/23/2007 4:01:01 PM
Designing New Form
I am designing a new form, everything works, but when I send the message, my signature is shoved off to the side instead of on the bottom as usual. Is there a way to fix this? Any help is very appreciated ...
1 5/23/2007 3:04:01 PM
Collapse groups programmatically
My apologies if this becomes a double post but I am not able to see my posted questions in VSTO newsgroups unless some one replies to it. The issue I am trying to solve is the following: From a custom form, a user selects the "By Categories" view. I wan to programmatically press CTRL - or have all groups collapsed as part of the "apply view" function. Thank you, Rafael ...
1 5/22/2007 3:21:01 PM
Migrating from Lotus and need to recreate "all documents" view in outlook
We are in the process of migrating users from a Lotus Notes environment to exchange/outlook. We just migrated one of our executives who a very heavy email user and he is now having all sorts of "issues". Biggest issue right now is that in outlook the "all document" view (basically inbox and sent in one view) that existed in Notes does not exist. With Notes the 'from' and 'to' fields were...
1 5/22/2007 2:53:11 PM
80 Pages: 1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  >>  

Home | Search | Terms | Imprint
Newsgroups Reader