A Microsoft Office (Excel, Word) forum. OfficeFrustration

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.

Go Back   Home » OfficeFrustration forum » Microsoft Outlook » Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Read-only fields based on users



 
 
Thread Tools Display Modes
  #1  
Old October 20th, 2005, 04:50 PM
bushoi
external usenet poster
 
Posts: n/a
Default Read-only fields based on users

I am using Outlook 2003 with exchange server, and am in the process of
creating a public database, with custom designed forms. Does Outlook allow
anyway of locking/making read-only fields within a form for different users.
For example a field that allows the creator to input data, while the users
cannot edit this field?
Any help gratefully received
  #2  
Old October 21st, 2005, 01:59 PM
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: n/a
Default Read-only fields based on users

You'd have to write your own code to do that, getting the current user in an
Open event and preventing Write or Save and disallowing PropertyChange and
CustomPropertyChange as needed. There's no built-in way to do that.

Globally you could do that based on where the form is stored (which folder)
by setting the folder ACL's, but that's not a granular method that could
allow field by field locking.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"bushoi" wrote in message
...
I am using Outlook 2003 with exchange server, and am in the process of
creating a public database, with custom designed forms. Does Outlook allow
anyway of locking/making read-only fields within a form for different
users.
For example a field that allows the creator to input data, while the users
cannot edit this field?
Any help gratefully received


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to disable form fields based on user enteries? Sunder64 Using Forms 2 August 5th, 2005 04:39 PM
Lock fields based on another field value ajean Using Forms 5 May 24th, 2005 07:35 PM
I need a template where users can tab to fields Steph General Discussion 3 January 31st, 2005 04:02 PM
Ms-Access 2003 RC General Discussion 23 January 19th, 2005 08:22 PM
Disabling fields based on Yes/No selection StaceyJ Using Forms 6 January 4th, 2005 10:48 AM


All times are GMT +1. The time now is 11:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.