- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 12:20 AM
I want to activate OOB 'Reopen Indicent' UI action. I made it active 'true' and visible on 'form button' but still it is not visible. I want to know when it will be visible on incident form ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2022 12:30 AM
Hi,
check the condition of that UI action is evaluating as true or not?
you need to check the function canReopenIncident
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 09:52 AM
Hi Ankur,
I also facing the same issue and this script include is in readonly. how to modify this script to view reopen button for all users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 11:36 PM
Hi @Deepa12
To edit the default script include you will need to override eg. there is already an overridden script exists like the default read only is IncidentUtilsSNC and overridden is IncidentUtils