How to enable only one field from ACL restricted table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 04:40 AM
Hi Team,
We have HR table and this table is restricted (Create , Modify and Delete ) to end user but they can able to view the record. now i want enable only one field (Work Notes Field) to all user, How to enable this field..?
The below four ACL is restricting the user
Thanks
Ramesh R
Labels:
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 05:37 AM
You have to create one more ACL for work notes field and make it returns always true without any role.
Select the table as sn_hr_core_profile and select the field as work notes and it will work out

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2018 05:44 AM