How to do resolution information filed visible from read only and it is only for 1 incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 09:03 AM - edited 03-20-2024 09:12 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 09:07 AM
Hi @arsh ,
This is OOB when incident state is resolved/ closed resolution it will be visible to all users.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 09:13 AM
Hi @Sirri it's happening when the incident ticket is in progress
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2024 09:20 AM
write onchange client script onchange of state . check the values of state then set fields display false.