Show task details on Service Portal

Servicenow Use4
Kilo Guru
Hi all,
 
I have a requirement to display sc_task details on portal in the same way as displayed for RITM. On clicking the RITM number, another page with all its details opens. I'd like to have the same for tasks as well.
Can someone plz give me a idea on how that can be done?
 
find_real_file.png
 
 
Thanks!
 
2 REPLIES 2

quintenvandenb1
Giga Expert

You could use the Simple List widget for showing the list view, configure the instance options to use the "form" widget to showcase all the fields. You can create your own portal view and configure the simple list widget to open the form in that specific view. This way you have control over the fields being displayed.

Kuncha Manasa s
Tera Contributor

Hi,

Have you succeeded in implementing the above requirement?