We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Hide, Disable, Or Make Read Only - Comments on Closed Incidents - Service Portal

Ruaa1
Tera Guru

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.

Ruaa1_0-1670515925341.png

 

I also tried an onLoad client script to make it read only, it didn't work. But again, not sure if set it right.

Ruaa1_1-1670515999953.png

 

Best regards,

Ruaa

1 ACCEPTED SOLUTION

Raghav Sharma24
Giga Patron

Check if you have any other write ACL on comments field?

View solution in original post

2 REPLIES 2

Raghav Sharma24
Giga Patron

Check if you have any other write ACL on comments field?

Thank you, @Raghav Sharma24. I think after the Tokyo upgrade there was an added ACL for incident.comments that grants write access to itil role users.