![]() |
| 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: contributor, permission, workaround |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have a requirement for a one-step approval procedure which can be
handily addressed by tweaking an old Outlook forms application, provided I can work with the Contributor permission (to deny read access to a Post public folder). The problem here is that I cannot publish the custom form to be used to post to this folder in the Organizational forms Library. My understanding is that without this, the Contributor permission will not work, since the user with this permission cannot Read the folder (and consequently cannot launch the form associated with the folder). I was thinking that maybe we can work around this probem on the following lines: 1. Publish the same form to a superior folder where user does have Read permission, so he can launch the form. 2. In the Item_Write event, somehow redirect the form to be posted to the desired public folder. I anticipate the following problems / issues might arise: - I do not know if Outlook 2003 considers forms with the same name published to two different public folders as identical? - Not sure how to "redirect" the post: do I change the CurrentFolder in the code? Would appreciate tips on this, since I am sure many would have faced the same issue (no access to the Org. Forms Lib, and requirement to post only without also allowing browsing of others' posts). -- Sriram |
| Ads |
|
#2
|
|||
|
|||
|
If you use a message form, instead of a post form, you should be able to mail it to the folder. Publishing it to two public folders should be OK.
-- 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 "sriramna" wrote in message ps.com... I have a requirement for a one-step approval procedure which can be handily addressed by tweaking an old Outlook forms application, provided I can work with the Contributor permission (to deny read access to a Post public folder). The problem here is that I cannot publish the custom form to be used to post to this folder in the Organizational forms Library. My understanding is that without this, the Contributor permission will not work, since the user with this permission cannot Read the folder (and consequently cannot launch the form associated with the folder). I was thinking that maybe we can work around this probem on the following lines: 1. Publish the same form to a superior folder where user does have Read permission, so he can launch the form. 2. In the Item_Write event, somehow redirect the form to be posted to the desired public folder. I anticipate the following problems / issues might arise: - I do not know if Outlook 2003 considers forms with the same name published to two different public folders as identical? - Not sure how to "redirect" the post: do I change the CurrentFolder in the code? Would appreciate tips on this, since I am sure many would have faced the same issue (no access to the Org. Forms Lib, and requirement to post only without also allowing browsing of others' posts). -- Sriram |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Mail in Vista - not Hotmail access - workaround? | mikey | Outlook Express | 4 | April 11th 07 02:45 PM |
| Changing the name of Inbox - or helpful workaround | Tempstephan | Outlook - Installation | 3 | November 10th 06 09:26 PM |
| Setting Company Calendar - is this a bug or is there a workaround? | Meryl Miller | Outlook - Calandaring | 0 | April 27th 06 02:15 AM |
| Making our own workaround for flag popups in subfolders of default folders. | StargateFanFromWork | Outlook - General Queries | 4 | April 19th 06 04:38 PM |
| Outlook 2003 Rule to Forward Sometimes Fails - Bug? Workaround? | Steven Bookman | Outlook - General Queries | 0 | March 14th 06 04:29 PM |