SC_Tasks only appear to our users within the time portal once a time card is created from the form view

LJ3
Kilo Expert

SC_Tasks only appear to our users within the time portal once a time card is created from the form view - they don't appear under searchable tasks even when assigned to them. They also aren't appearing under Group Tasks when assigned to the user's group.

Incidents, Change_Requests and Project Tasks appear fine. Change_Tasks don't appear. How can I include these in the Time Portal View?

1 ACCEPTED SOLUTION

Barbara L - Gli
Tera Guru

Hi,

The Time Sheet Portal is a Service Portal, so you can edit what tasks appear there through the widget "Time Card Portal Main Container"

On line 33 of the "Server script", an array of tables is defined. Add your desired tables to this array and they should show up in the time sheet portal.

You can find the widget here:

YOUR_INSTANCE_NAME.service-now.com/sp_widget.do?sys_id=c85a8ce093532200ea933007f67ffbb1&sysparm_view=&sysparm_domain=null&sysparm_domain_scope=null

find_real_file.png

find_real_file.png

Hope this helps!

View solution in original post

6 REPLIES 6

I am having this issue as well.  sc_task is not showing up after making this change.

LJ3
Kilo Expert

Thanks! Makes sense - looking at this our Time Card Portal is entirely customised so I have to work this in somehow!