How to display active SCTASK in Service Portal?

Byron Plant
Tera Contributor

Hi good day!

We have a customized widget in our Service Portal (created by previous developer) that shows that active RITM Tickets (sc_req_item table) and active Incidents (incident table) of user (see image below).

Now, I need to add a new ICON that when click, will show all the active SCTASK (sc_task table) of user.

find_real_file.png

1 ACCEPTED SOLUTION

Hi @Byron Plant 

Sure will try to assist here. In order to understand what's happening here is as below:

1) When you click on the icon, the list is getting displayed which I believe is a Data Driven OOB widget being utilized here where in the Instance of the widget the Table and conditions are defined to show wither Requested Item or Incident data.

2) So now in order to build a similar functionality please try the steps below and show results what are you getting here:

Press Control on Keyboard and then Right click on the Icon for Incident or Requested Item and then select the option shown in Red below i.e. "Widget in Editor"

find_real_file.png 

Now once you open the widget can you share the result here for all three component below:

HTML

Client Controller

Server Script

 

So what would be happening here is from this widget they must be passing certain parameter to Data Driven widget and then displaying the result in List format, so need to have a look at the code which you need to share here.

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

22 REPLIES 22

@Byron Plant 

I think would be easy to connect and help you out here as it is difficult for me to understand on if the changes suggested by me has been done correctly at your end or not.

Please send me a request on Linked in and can connect with you on this and see IF I can help you or not:

https://www.linkedin.com/in/shloke-srivastava-13a1b887/

Regards,

Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hi @shloke04 sent a request to connect with you via LinkedIn. Thank you so much

Thank you so much Mr. @shloke04 done marking this as the correct answer