Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to hide categories in Time sheet portal

NiKhil70
Kilo Guru

Hi ,

I have a requirement to hide all the categories Except "Project Tasks" under Tasks - > All Tasks

How can i achieve it , can you help me where i need to make changes .

In Time sheet Portal - > Tasks - > All Tasks - > we have the below categories ( Here we can see which all are assigned to the logged in users )

In the below screen shots , you can see the ones which are highlighted in Yellow , we can see only 4 because only those are assigned to me .

I want to hide or remove all those , where i should be able to see only "Project Tasks"

OOB , ServiceNow is proving 13 Categories by default .

1. Incidents
2. problems
3. Change requests
4. Stories
5. Scrum tasks
6. Test plans
7. Project task
8. Projects
9. Defects
10. Enhancements
11. sn_customerservice_case
12. wm_order
13. wm_task

find_real_file.png

Thanks,

NR

1 ACCEPTED SOLUTION

Suseela Peddise
Kilo Sage

Hi,

Values are passed from the 'Time Card Portal Main Container' widget.

Remove the values from server script.

find_real_file.png

 

If I have answered your question, please mark my response as correct and/or helpful.

Thanks,

Suseela P.

 

View solution in original post

3 REPLIES 3

Suseela Peddise
Kilo Sage

Hi,

Values are passed from the 'Time Card Portal Main Container' widget.

Remove the values from server script.

find_real_file.png

 

If I have answered your question, please mark my response as correct and/or helpful.

Thanks,

Suseela P.

 

NiKhil70
Kilo Guru

Hi Suseela ,

I have tried with your solution , its working as expected .

Thanks 

NR

Glad it worked.

Please mark my response as correct and/or helpful, others can see as 'Answered' if they have a similar question/issue in the future.

 

Thanks,

Suseela P.