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.

Need to modify the filter.

Prasnajeet1
Giga Guru

HI All

I have a requirement to show only the active task where the state should be "Open" and  "Work in Progress" in the hardware asset workspace list view. I am not sure where I need to start and configure the filter. I followed few suggestion from community but unable to achieve this. Can someone please mention the step to configure filter. Below is the screenshot. 

Prasnajeet1_0-1711717309977.png

 

1 ACCEPTED SOLUTION

Sid_Takali
Kilo Patron

HI @Prasnajeet1 follow below steps

1. Go to "sys_ux_list_list.do" table 

2. find your list (verify Assets) using Title

3. Open the record 

4. Edit the conditions as per your requirement 

5. Refer below Screenshot

SiddharamTakali_0-1711718101131.png

 

Please Mark my Answer Correct/Helpful,

Regards,

Siddharam

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Prasnajeet1 

 

You can set here

 

AGLearnNGrow_0-1711717883481.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Sid_Takali
Kilo Patron

HI @Prasnajeet1 follow below steps

1. Go to "sys_ux_list_list.do" table 

2. find your list (verify Assets) using Title

3. Open the record 

4. Edit the conditions as per your requirement 

5. Refer below Screenshot

SiddharamTakali_0-1711718101131.png

 

Please Mark my Answer Correct/Helpful,

Regards,

Siddharam

Prasnajeet1
Giga Guru

Thanks you very much, This is working fine now.