ACL - Read Only Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2018 08:24 AM
Hey all, got a read-only question. I know this should be a simple fix but can't figure out how to make this work. We currently have a field that is set to read-only by the dictionary entry. I need this field to always be read-only except for admin. I tried to create an ACL that would give ADMIN the permissions to write but I guess the dictionary entry is overriding the ACL. Thoughts on how to accomplish this. Thanks for any feedback! I am guessing a client script would work but would rather accomplish this with ACL, if possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2018 08:25 AM
Hi Jonathan,
You're right, the dictionary entry will overwrite this. You want to uncheck that option and have the read only ACL available to everyone (or everyone that will need to read it). In the write ACL add role admin.
It should be that simple hopefully.
Kind Regards