![]() |
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
|
|||
|
|||
![]()
I have acreated a form that needs to be accessed by others 2 public folders
on 2 separate networks. (we have admin rights on both networks but for security reasons they need to be separate). Instead of designing the form as a "post class" I have used a "message class" to allow the form to also be sent to specific users if required as well as being e-mailed to the other public folder on the other network. To make it more user friendly, How can I create a shortcut to the form (remember its a "message class" not "post class") so that they dont need to go through the whole "choose forms..." process. Can for a perticular folder change the default form for the "New" message? Can a "message form" be access via the Actions menu? Cheers, |
Ads |
#2
|
|||
|
|||
![]()
See http://www.outlookcode.com/d/launchform.htm and http://www.outlookcode.com/d/forms/formlauncher.htm
A message form published to a folder should be on the Actions menu. Note that this form probably won't work very well, because recipients won't have access to the form definition in one of the two require location -- Org Forms or Personal Forms. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dino" wrote in message ... I have acreated a form that needs to be accessed by others 2 public folders on 2 separate networks. (we have admin rights on both networks but for security reasons they need to be separate). Instead of designing the form as a "post class" I have used a "message class" to allow the form to also be sent to specific users if required as well as being e-mailed to the other public folder on the other network. To make it more user friendly, How can I create a shortcut to the form (remember its a "message class" not "post class") so that they dont need to go through the whole "choose forms..." process. Can for a perticular folder change the default form for the "New" message? Can a "message form" be access via the Actions menu? Cheers, |
#3
|
|||
|
|||
![]()
Thanks Sue for your quick response,
If I publish the form to the public folder will this give everyone have access to the form? If so can I set up the .oft file on the other network and publish the form again there in the other public folder? Just to confirm, can you e-mail (ie "send") into a public folder or do you have to copy/move into the folder or post into the folder? Cheers, "Sue Mosher [MVP-Outlook]" wrote: See http://www.outlookcode.com/d/launchform.htm and http://www.outlookcode.com/d/forms/formlauncher.htm A message form published to a folder should be on the Actions menu. Note that this form probably won't work very well, because recipients won't have access to the form definition in one of the two require location -- Org Forms or Personal Forms. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dino" wrote in message ... I have acreated a form that needs to be accessed by others 2 public folders on 2 separate networks. (we have admin rights on both networks but for security reasons they need to be separate). Instead of designing the form as a "post class" I have used a "message class" to allow the form to also be sent to specific users if required as well as being e-mailed to the other public folder on the other network. To make it more user friendly, How can I create a shortcut to the form (remember its a "message class" not "post class") so that they dont need to go through the whole "choose forms..." process. Can for a perticular folder change the default form for the "New" message? Can a "message form" be access via the Actions menu? Cheers, |
#4
|
|||
|
|||
![]()
Everyone with permission on the folder will be able to send a message with that form, but recipients who have never used the form won't see the read layout or get any code from the form to run, because Outlook will not know to look in one public folder from among potentially thousands to find the form definition.
Using .oft files actually would be worse. Bottom line is that, if you want custom message forms to work properly in an Exchange organization, you must publish them to the central Organizational Forms library or to each person's Personal Forms library. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dino" wrote in message ... Thanks Sue for your quick response, If I publish the form to the public folder will this give everyone have access to the form? If so can I set up the .oft file on the other network and publish the form again there in the other public folder? Just to confirm, can you e-mail (ie "send") into a public folder or do you have to copy/move into the folder or post into the folder? Cheers, "Sue Mosher [MVP-Outlook]" wrote: See http://www.outlookcode.com/d/launchform.htm and http://www.outlookcode.com/d/forms/formlauncher.htm A message form published to a folder should be on the Actions menu. Note that this form probably won't work very well, because recipients won't have access to the form definition in one of the two require location -- Org Forms or Personal Forms. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Dino" wrote in message ... I have acreated a form that needs to be accessed by others 2 public folders on 2 separate networks. (we have admin rights on both networks but for security reasons they need to be separate). Instead of designing the form as a "post class" I have used a "message class" to allow the form to also be sent to specific users if required as well as being e-mailed to the other public folder on the other network. To make it more user friendly, How can I create a shortcut to the form (remember its a "message class" not "post class") so that they dont need to go through the whole "choose forms..." process. Can for a perticular folder change the default form for the "New" message? Can a "message form" be access via the Actions menu? Cheers, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with right-click-open a custom form sub-message class | [email protected] | Outlook - General Queries | 0 | January 24th 07 10:10 AM |
Public folder Item and Default Contacts | David Parkes | Outlook - General Queries | 1 | December 23rd 06 03:32 PM |
Set a Non-Standard Form as the Default Form in a Folder with VBA | Dirk | Outlook and VBA | 4 | November 8th 06 08:21 AM |
How to use a custom form as a default folder form ? | David | Outlook - Using Forms | 14 | July 17th 06 06:14 AM |
Making a public folder your default calendar | AnthonyC | Outlook - Calandaring | 2 | March 22nd 06 10:48 AM |