Related to ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 02:47 AM
Hi Team,
Please help.
I have requirement.
There is a table called engagement record. The user with external auditor role can read all the fields in the engagement record expect 3 fields. That 3 fields will be editable by the user with external auditor role.
Attaching screenshot. These 3 fields are attachment type field.
Kindly help.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 03:19 AM
Hi Everyone,
Thank you for the response.
I have written write ACL (engagement_table)(field_name) but no luck. The user with external auditor role is unable to edit.
I also wrote write ACL(engagement_table)(none). For this ACL, all the fields are getting editable for the role external auditor, which should not be the case.
Only those 3 fields should be editable
Kindly help.