![]() |
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 a custom form published to the Organizational Forms Library in
Exchange 2003. I want to lock down that form. I would like to be able to lock it down so that only users in a specific group can see the form, or open the form. Is this possible, and how? |
#2
|
|||
|
|||
![]()
You would need to put code in the form's Open event handler to check that the current user is a member of that group. That, of course, won't prevent other people from knowing the form exists. You can't hide a specific form like that.
-- 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 "Rachel Weseman" wrote in message ... I have a custom form published to the Organizational Forms Library in Exchange 2003. I want to lock down that form. I would like to be able to lock it down so that only users in a specific group can see the form, or open the form. Is this possible, and how? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Delegate permissions doesn't work | Adrian | Outlook - Calandaring | 3 | January 30th 07 10:10 PM |
Backup contact data created using custom forms | Mary Ann | Outlook - Using Contacts | 4 | March 3rd 06 12:31 AM |
Custom forms writen in 2000 and read in 2003 | Mark the Outlook Idiot | Outlook - Using Contacts | 7 | February 7th 06 09:48 PM |
Delegate Folder Permissions | Starrett | Outlook - Installation | 4 | February 7th 06 06:19 PM |
Cannot programmatically open custom message in custom form | ms | Outlook - Using Forms | 1 | January 20th 06 04:01 PM |