- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:39 AM
Hi All,
I want give write access to 4 custom fields of a custom table to those who have a certain role.
How can I achieve this ?
Thank You.
@ShubhamGarg @Satishkumar B ,@Brian Lancaster
@Mark Manders @AG - LearnNGrow
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:53 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:43 AM - edited 09-02-2024 09:45 AM
1. Elevate your role (On your Homepage, click on your profile icon on top right, click Elevate role , Check Security admin, update)
2. Go to ACL table
3. Search for an existing an ACL for your table (Under name column type *<<your table name>>)
4. You should see a Write ACL record. (if your table is new, there should only be one write ACL created by system)
5. Update this one with your role.
You would do this for each field, or if you only have 4 fields on your table, then a single * ACL should do the job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:51 AM
Is it possible to give write access to only 4 fields and no other fields of the same table ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2024 09:58 AM
Ok but can we do it creating one or two ACL ?