How to add a default filter to the list view

Elvin_Salim
Tera Contributor

Is there a way to add a default filter to the red-marked area for any field for users? The filter should be there as a default value and can also be removed by the user.

3 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Elvin_Salim 

 

https://www.servicenow.com/community/itsm-forum/want-to-apply-a-removable-filter-on-the-sys-popup-vi...

 

*************************************************************************************************************
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]

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

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@Elvin_Salim 

The max you can do is -> you can add reference qualifier to that reference field and it will show only those filtered records

but if you apply the reference qualifier then users cannot remove and they won't see ALL records

It's OOTB platform behavior.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

Hi @Elvin_Salim 

I think it’s not possible, and this is the expected behavior of the platform.

*************************************************************************************************************
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]

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

View solution in original post

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Elvin_Salim 

 

https://www.servicenow.com/community/itsm-forum/want-to-apply-a-removable-filter-on-the-sys-popup-vi...

 

*************************************************************************************************************
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]

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

Hi @Dr Atul G- LNG,

 

There is no "Dictionary Overrides" for the field as it described in the article, and also I believe it is not possible with a lookup window for reference fields.

How to show breadcrumb filters applied using a reference qualifier on a reference field lookup windo...

 

BR,

Elvin

Hi @Elvin_Salim 

I think it’s not possible, and this is the expected behavior of the platform.

*************************************************************************************************************
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]

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

Ehab Pilloor
Mega Sage

Hi @Elvin_Salim,

You can make a new module in All menu for this purpose. Module type will be list of Records and in condition, you can add your condition. This will be available for all in All navigator if any particular role isn't mentioned in the module.

 

Also you can edit an existing All menu but it is better to make a new one.

 

If you need a default filter for yourself, you can put the necessary filters and save it as Favourite.

 

Regards,

Ehab