- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 07:31 AM
We have a requirement to hide the comment field from the portal for the HR Cases.
If the HR Cases are on closed state then the comment field should be hidden for the users , as of now it is not working like that.
For incident and RITM it is working as expected , if incident is closed then the field is not visible to users.
We are using the same OOB widget for all requests. i.e., Standard ticket tab
Can you please help me to find out from where the field is getting hidden for incident OR how can we hide it for HR cases.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 09:25 AM
You can amend the respective ACLs for sn_hr_core_case.comments with an active=true filter or any other condition you need. No need to touch the widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 09:25 AM
You can amend the respective ACLs for sn_hr_core_case.comments with an active=true filter or any other condition you need. No need to touch the widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 11:44 PM
Hi Laszlo,
I tried your provided solution but it is not working.
Can you please provide any other?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2023 03:26 AM
Can you please share the ACL you have configured?
Is it possible that there is ANOTHER ACL that allows the user to write comments on closed cases?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2023 07:51 AM
There is one existing OOB Write ACL on comment field in which one script is written.