Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Time Sheets adding another tab with categories

Damian Martinez
Mega Sage

Hello  everyone,
does anybody know which is the code that displays the time worked categories in the "Other" Tab under "My Time Sheet?

DamianMartinez_0-1695373402393.png

I want to add another tab  with other categories.
In the Time Card Portal - Task Selector widget, Section Body HTML template I added

<li role="presentation"><a href="#other" data-toggle="tab" ng-click="switchTab($event, 'other2')" role="tab"
aria-controls="other">${Non-Operational Tasks}</a></li>

The new tab shows ok, however I don't know which is the code that display the categories.

Thanks in advance!

1 REPLY 1

leahdany
Giga Guru

It is added as a choice on time_card.category.