- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2020 10:05 AM
How do I hide the part mark in Red for specific users?
I prefer doing that using ACL but if it is not possible so client script will do the job as well
Thx
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2020 11:22 AM
Ah, ok.
Try creating a read ACL on the sys_history_line table and control that with either a role or condition, etc.
Alternatively...you can create a section that just contains the activity log (in form design) and then hide that section based off of role (via client script)? Use this thread for example:
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2020 10:28 AM
Hello,
In order to hide activity log entries you would need to hide the field as well...else it doesn't really make sense. So you would need to go to your ACLs and then create a read ACL for that table and field and then set it to a role or whatever condition you need.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2020 10:49 AM
Hi,
To hide fields I know, the question how do I hide the frame marked in RED
Regards,
Tomer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2020 11:22 AM
Ah, ok.
Try creating a read ACL on the sys_history_line table and control that with either a role or condition, etc.
Alternatively...you can create a section that just contains the activity log (in form design) and then hide that section based off of role (via client script)? Use this thread for example:
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!