List displaying the Following tickets (Or watch list/ Work notes list)

MathieuB
Mega Contributor

Hello, 

 

I would like to create a table that displays all the tickets I am following.

 

It can also be a table displaying the tickets on which I clicked on the watch list/ Work notes list.

 

Thanks for your help.

5 REPLIES 5

Then all you need to do is create a similar module in the application navigator for the Task [task] table (which is the base table for all task types) as there is for Incidents and Requested Items. The easiest way to do it is this:

  1. Hover over the "Watched Incidents" link in the application navigator.
  2. When an icon with a pencil appears next to the link, click on it.
  3. When "Watched Incidents" Module form loads:
    • Change the Title from "Watched Incidents" to "Watched Tasks"
    • Change the Table from "Incident [incident]" to "Task [task]"
  4. Right-click the form header and select "Insert" from the context menu.
  5. If the application navigator does not refresh on its own, reload the page.