- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2021 11:32 PM
Open the service portal my request and click on any request (incident)....there is a action is there.....from where it is coming? and how to customize it?
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2021 09:51 AM
Hi Souvik,
This is coming from Standard ticket application. You can navigate to this module by typing "Standard ticket" in the left navigation. Refer to the incident table entry in the list below. You can customize this actions button by editing the "Incident Standard Ticket Actions" widget.
For an incident which is in New, In Progress & On hold, actions dropdown will display "Resolve" button to the user.
For a resolved incident, actions dropdown will display "Close" incident button.
Please read the below link before changing anything as it provides lot of features without editing the OOB widget.
Kindly let me know if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2021 01:27 AM
You need to clone the widget and then modify the HTML, Server Script and Client script as required. You'll also need a script include to provide the condition for when the new option should appear.