Action on the incident form in service portal

Souvik6
Tera Contributor

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?

find_real_file.png

1 ACCEPTED SOLUTION

Kiranmai_KVL
Kilo Sage

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.

find_real_file.png

 

Please read the below link before changing anything as it provides lot of features without editing the OOB widget.

https://docs.servicenow.com/bundle/paris-servicenow-platform/page/build/service-portal/concept/stand...

https://docs.servicenow.com/bundle/quebec-it-service-management/page/product/incident-management/tas...

 

Kindly let me know if this helps.

View solution in original post

5 REPLIES 5

Kev9
Kilo Sage

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.