![]() |
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
|
|||
|
|||
![]()
Outlook 2003 & 2007.
I've been asked to build a custom form for my company to use for absences. The form is based on IPM.message. The user will open the form, fill out the necessary information (date of absence, etc...) and send to their supervisor. Once the supervisor receives the form we want to have a custom action of "Accept" or "Deny". If the supervisor accepts the form then we would like to automatically enter an appointment into our shared department calendar for the given date. I have the form functioning for most part. My question is how I get the action to fill in the data for the appointment. I can use the "Actions" page on the custom form to open an appointment on the supervisor’s machine but how do I get it to fill in any data? I've tried adding VBScript to the "CustomAction" event, however; it never seems to fire on the supervisor’s (read) side. Can this be accomplished and where to look for this at? |
Ads |
#2
|
|||
|
|||
![]()
Code won't run unless the form is published to the Organizational Forms
library on your Exchange server. Make sure the "send form definition with item" box remains unchecked when publishing. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Dan" wrote in message news ![]() Outlook 2003 & 2007. I've been asked to build a custom form for my company to use for absences. The form is based on IPM.message. The user will open the form, fill out the necessary information (date of absence, etc...) and send to their supervisor. Once the supervisor receives the form we want to have a custom action of "Accept" or "Deny". If the supervisor accepts the form then we would like to automatically enter an appointment into our shared department calendar for the given date. I have the form functioning for most part. My question is how I get the action to fill in the data for the appointment. I can use the "Actions" page on the custom form to open an appointment on the supervisor's machine but how do I get it to fill in any data? I've tried adding VBScript to the "CustomAction" event, however; it never seems to fire on the supervisor's (read) side. Can this be accomplished and where to look for this at? |
#3
|
|||
|
|||
![]()
I'm new to working with outlook forms but have experience with programming
languages(.net, vb 6, scripts, etc...) I hit the link to your book. Does the book cover working with Outlook in an exchange environment? "Sue Mosher [MVP]" wrote: Code won't run unless the form is published to the Organizational Forms library on your Exchange server. Make sure the "send form definition with item" box remains unchecked when publishing. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Dan" wrote in message news ![]() Outlook 2003 & 2007. I've been asked to build a custom form for my company to use for absences. The form is based on IPM.message. The user will open the form, fill out the necessary information (date of absence, etc...) and send to their supervisor. Once the supervisor receives the form we want to have a custom action of "Accept" or "Deny". If the supervisor accepts the form then we would like to automatically enter an appointment into our shared department calendar for the given date. I have the form functioning for most part. My question is how I get the action to fill in the data for the appointment. I can use the "Actions" page on the custom form to open an appointment on the supervisor's machine but how do I get it to fill in any data? I've tried adding VBScript to the "CustomAction" event, however; it never seems to fire on the supervisor's (read) side. Can this be accomplished and where to look for this at? |
#4
|
|||
|
|||
![]()
Yes. It's available for searching on Google Books. And much of the material
is also available at the http://www.outlookcode.com web site. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Dan" wrote in message ... I'm new to working with outlook forms but have experience with programming languages(.net, vb 6, scripts, etc...) I hit the link to your book. Does the book cover working with Outlook in an exchange environment? "Sue Mosher [MVP]" wrote: Code won't run unless the form is published to the Organizational Forms library on your Exchange server. Make sure the "send form definition with item" box remains unchecked when publishing. "Dan" wrote in message news ![]() Outlook 2003 & 2007. I've been asked to build a custom form for my company to use for absences. The form is based on IPM.message. The user will open the form, fill out the necessary information (date of absence, etc...) and send to their supervisor. Once the supervisor receives the form we want to have a custom action of "Accept" or "Deny". If the supervisor accepts the form then we would like to automatically enter an appointment into our shared department calendar for the given date. I have the form functioning for most part. My question is how I get the action to fill in the data for the appointment. I can use the "Actions" page on the custom form to open an appointment on the supervisor's machine but how do I get it to fill in any data? I've tried adding VBScript to the "CustomAction" event, however; it never seems to fire on the supervisor's (read) side. Can this be accomplished and where to look for this at? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Make my own right-click action in Outlook | DianePDavies | Outlook and VBA | 1 | June 14th 07 02:59 PM |
Make IE6 automatically reopen | [email protected] | Outlook Express | 1 | May 8th 07 08:34 PM |
How do I make addresses appear automatically with first letters? | Kidz Writer | Outlook - General Queries | 14 | May 19th 06 12:01 PM |
Can I automatically make appointments into tasks also? | Duncan McC | Outlook and VBA | 5 | March 23rd 06 01:21 AM |
Can I automatically make appointments into tasks also? | WildCide | Outlook - Calandaring | 9 | March 18th 06 12:25 AM |