- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 10:22 AM
Resolution information tap section below the closed incident form is not visible
Could you please help me what roles or any business rules or any client script etc are available to visible
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 10:27 AM
Hi @Dileep Raju
Check onload and onChange client scripts on your incident table. Someone might have written code to hide section based on roles or state change. Please check and confirm.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 10:27 AM
Hi @Dileep Raju
Check onload and onChange client scripts on your incident table. Someone might have written code to hide section based on roles or state change. Please check and confirm.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2022 10:28 AM
Hello,
The resolution tab for closed incident should be visible by default. Is it not visible for admins as well. If yes, then check the below things:-
1) Client script:- is the section hidden using client script
2) UI policy:- is the section hidden using UI policy
3) Form layout:- is the section even available in the form layout.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2022 07:21 AM
Hi saurabha
There is no client script ,ui policy running on it
When I closed a incident for my role it is showing resolution information section
When I impersonate client and closed the incident... resolution information section is not visible for client
Could you help me what will be the issue