![]() |
| 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. |
|
|||||||
| Tags: actions, custom, fields, form |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I want to create custom actions for calendar items so that when you click on
an item in my calendar you'll have options such as 'Send Related Message' or 'Create Related Task' AND have information automatically pulled from the original item into the new item. How would I go about accomplishing this? |
| Ads |
|
#2
|
|||
|
|||
|
You would define custom actions on the (Actions) page of the form, then add code to the CustomAction event handler to create the related items. See http://www.outlookcode.com/d/forms/contfax.htm for an example.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "dch3" wrote in message ... I want to create custom actions for calendar items so that when you click on an item in my calendar you'll have options such as 'Send Related Message' or 'Create Related Task' AND have information automatically pulled from the original item into the new item. How would I go about accomplishing this? |
|
#3
|
|||
|
|||
|
I downloaded the zip file and opened the form, however there is no 'FAX' tab
as stated in the readme.html file. "Sue Mosher [MVP-Outlook]" wrote: You would define custom actions on the (Actions) page of the form, then add code to the CustomAction event handler to create the related items. See http://www.outlookcode.com/d/forms/contfax.htm for an example. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "dch3" wrote in message ... I want to create custom actions for calendar items so that when you click on an item in my calendar you'll have options such as 'Send Related Message' or 'Create Related Task' AND have information automatically pulled from the original item into the new item. How would I go about accomplishing this? |
|
#4
|
|||
|
|||
|
Did you load the form into design mode by using the Tools | Forms | Design This Form command?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "dch3" wrote in message ... I downloaded the zip file and opened the form, however there is no 'FAX' tab as stated in the readme.html file. "Sue Mosher [MVP-Outlook]" wrote: You would define custom actions on the (Actions) page of the form, then add code to the CustomAction event handler to create the related items. See http://www.outlookcode.com/d/forms/contfax.htm for an example. "dch3" wrote in message ... I want to create custom actions for calendar items so that when you click on an item in my calendar you'll have options such as 'Send Related Message' or 'Create Related Task' AND have information automatically pulled from the original item into the new item. How would I go about accomplishing this? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question on Custom Form and Protected Fields | John Lane | Outlook - Using Forms | 1 | April 27th 07 04:16 PM |
| Custom form fields to look the same in different windows, computer | Len Chaston | Outlook - Using Forms | 3 | March 13th 07 02:48 PM |
| importing custom fields into a custom form | susan lasalle | Outlook - Using Contacts | 1 | January 16th 07 10:01 PM |
| EXPORT CUSTOM FORM FIELDS TO A DATABASE | Sam | Outlook - Using Forms | 5 | September 20th 06 08:10 PM |
| Fields get created in folder, not in custom form | kkarre | Outlook - Using Forms | 2 | February 2nd 06 09:56 PM |