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.

To restrict users to select all on the filter condition when a default filter is applied

Poorva Bhawsar
Mega Sage

Hi Community,

 

On a list view, when a default filter is added, user can click on all in the filter condition and remove that default filter and view all the records of the table.

 

I want users to remove the all option so that they cant select the all records if the default filter is there.

 

Thanks,

Poorva

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Poorva Bhawsar 

 

https://docs.servicenow.com/bundle/xanadu-platform-administration/page/administer/list-administratio...

 

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

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

I checked this but how to surpass ALL? I dont see any logic related to this. List control we use to omit filters for all the list views but here i just want to remove ALL for one of the list view.