Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to do resolution information filed visible from read only and it is only for 1 incident

arsh
Tera Contributor

There is a field named resolution information .when the incident is assigned or in progress it's ready only and i should do visible only for 4 incident tickets not for entire incidents how to make field visible only for 4 incidents 

3 REPLIES 3

Sirri
Tera Guru

Hi @arsh ,

 

This is OOB when incident state is resolved/ closed resolution it will be visible to all users.

 

Thank you.

arsh
Tera Contributor

Hi @Sirri it's happening when the incident ticket is in progress 

@arsh,

 write onchange client script onchange of state . check the values of state then set fields display false.