Can we hide a Post comment section from the activity stream in the portal side
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 04:47 AM
we have 'My task' menu item, when we click on it, we can see open and completed tasks.
On any of the task we have two tabs - Details and Activity. When we click on Activity tab, I can see an option to post a comment and the all the previous comments(activities).
I want to hide Post comment option from there.
How can we achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 07:05 AM
Hi @Afsar Hussain ,
Make the comment field read only with write ACL restriction.
for sn_hr_core_case.comments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 07:16 AM - edited 07-24-2023 07:18 AM
HI @Community Alums ,
Thanks for the quick reply, but how to make it read only in write ACL?
Do you want me to assign role in that particular write ACL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2023 08:04 AM