To disable comment section when the HR case is inactive(Closed Complete, Closed Incomplete)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 11:05 AM
Hi All,
We have a requirement to disable(Hide/Make Read-only) "Type your message here" under activity section in My requests for closed cases. Can anyone please let me know, how this can be achieved?
I have tried this with data policy, it doesn't allow the user to add comments by displaying an error message after he clicks on post button. But this field is still visible and allows user to type the comment and click on post button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 11:33 AM
Hi @mahitha_som
create a UI policy like highlighted (create it on hr core case table with inherited true so that it'll be applied to all the child hr tables
OOB there is a similar thing on incident table as well in case if you want to refer to
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 09:53 AM
Hi @Chaitanya ILCR
Thank you for your help. When I tried with Data policy, I used UI policy too, but it doesn't help much.
But it can be achieved with the help of ACL. Its working as expected now.
Regards,
Mahitha
Mahitha