- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 01:16 AM
Hello,
We are showing Incidents that are Resolved and pending resolution acceptance on My To-dos page.
We want to add below Actions button on My To-dos Page so that user can either resolve, reopen or close Incident.
Should show Actions below too:
Also, we want to add on activity section like below on the same page
Please guide on how to achieve this.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 11:33 PM
Putting an update here for anyone who lands on this page.
Was able to achieve the activity and attachment portion of the requirement via TO-DO Configuration.
Was able to achieve the actions section by replicating the INCIDENTUTILSSNC Script include and modifying it according to our needs and using the new custom script include in the Incident Standard Ticket Actions Widget.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 06:03 AM
You will have to create a new widget, which is then set on the Standard Ticket Configuration for your table (e.g., Incident) under the Action widget. You can clone the existing one for Incident Standard Ticket Actions and make the necessary customizations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 11:33 PM
Putting an update here for anyone who lands on this page.
Was able to achieve the activity and attachment portion of the requirement via TO-DO Configuration.
Was able to achieve the actions section by replicating the INCIDENTUTILSSNC Script include and modifying it according to our needs and using the new custom script include in the Incident Standard Ticket Actions Widget.