Unable to see Reopen button in my custom portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 01:59 AM
Hello,
I have to aadd a button in the portal that allows reopening closed tickets, so i followed the same steps in this solution but it didn't work for me : https://www.servicenow.com/community/developer-forum/unable-to-see-reopen-button-in-ec-portal/m-p/27...
Script include : IncidentUtils
Script :
Screens :
Does anyone please has an idea ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:15 AM
Hello : I didn't find it in my case : do you have an idea ? see the screen attached up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 07:36 AM
check response from Sandeep in this post
reopen incident action not visible on ec portal
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:38 AM
@Dr Atul G- LNG
I created a new incident in the name of FreddLuddy, then I resolved it , then I impersonate its identity : and still don't see the reopen button :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 07:38 AM
Hi @yasserbouat
There is a difference between my screenshot and the screenshot shared by you.
My screenshot of the portal is showing the standard ticket configuration, while your screenshot is showing the legacy mode only. You need to activate the standard ticket configuration. Please activate this plugin in your PDI and then check by impersonating the caller only.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:52 AM
@yasserbouat
Could you please check the following widget:
https://YOUR_INSTANCE_NAME.service-now.com/nav_to.do?uri=sp_widget.do?sys_id=9bd06ce173070010cbb654e...
- Check the Versions of the widget and revert back to the OOTB one if any new version is found
- Navigate to Standard Ticket > Standard Ticket Configuration
- Click on "incident"
- In the "Action region" section, Make sure the correct widget is selected "Incident Standard Ticket Actions"
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.