- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2022 08:14 AM
Hello,
I'm trying to make the additional comments in the Incident ticket form on Service Portal read only if the incident is closed. Below is what I have tried. Thank you in advance.
I tried the incident.comments ACL and added condition "State" is not "Closed" but it didn't work. Not sure if I set it up right. Below is a screenshot.
I also tried an onLoad client script to make it read only, it didn't work. But again, not sure if set it right.
Best regards,
Ruaa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2022 08:23 AM
Check if you have any other write ACL on comments field?
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2022 08:23 AM
Check if you have any other write ACL on comments field?
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-08-2022 09:06 AM
Thank you, @RaghavSh. I think after the Tokyo upgrade there was an added ACL for incident.comments that grants write access to itil role users.