Quote:
Originally Posted by macariom Hi,
We have made a custom pages that uses/save to a Enterprise Custom Fields/lookup table.
It works but I have some issue, We have to give users Manage Enterprise Custom Fields permission. So if a user made changes( intentionally or just curiously) our application will not work.
Is there a way to set Enterprise Custom Fields read-only permission? Any work around suggestion?
Thanks again,
mac | Unfortunately, there's no way to control whether a CF is read-only or not. This was a planned feature for 2007 that was cut before RTM.
I assume your page is using the CustomFields and LookupTable web services... you could set up the page to use a single set of hardcoded credentials (instead of passing along the credentials of the logged in user). This would ensure that you wouldn't have to distribute the permission like you do now. However, this approach does present some security issues.
I'm curious, though... what functionality do you have in this page that breaks when a change is made to a field and/or lookup table?
__________________ Stephen Sanderlin
Founder/Owner - EPMFAQ
Principal Consultant - MSProjectExperts If you found this message useful, please click the Thanks button in the post!
This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |