- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 07:50 AM
I have a field on a form that is read-only. I would like to give 3 users the ability to edit this field. I've tried UI Policy, Client Script and ACL but can't get any of them to work. Any ideas what I may be doing wrong? Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 08:08 AM
Hi,
If the field is made read only on Dictionary itself then you cannot make it editable for anyone.
In your use case, I would suggest to make it Editable on Dictionary level, then write ACL to control who can edit it and who cannot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 08:08 AM
Hi,
If the field is made read only on Dictionary itself then you cannot make it editable for anyone.
In your use case, I would suggest to make it Editable on Dictionary level, then write ACL to control who can edit it and who cannot.