How can we hide/dsiable to edit breadcrumbs of module's filter

chandan15
Tera Contributor

Hi team,

 

I have created a new module to view knowledge article with some condition. I want to hind or set readonly this filter condition, so that nobody can change that filter to view other records, I can not use list Control as it is applicable for all related modules.

Is there any arguments can be use to set readOnly the breadcrumbs or is there a way to hide the breadCrumb and filter option !!!

chandan15_0-1696335029566.png

 

 

Thank you

Chandan

4 REPLIES 4

Anurag Tripathi
Mega Patron
Mega Patron

HI ,

The way to do this is by right clicking on the list -> Configure -> List Control

AnuragTripathi_0-1696335337902.png

 

Click on Omit Fliter

Save.

AnuragTripathi_1-1696335388242.png

 

You can also use Omit Filter Condition if you want to restrict it to some Roles

AnuragTripathi_2-1696335413998.png

 

 

-Anurag

Hi Anurag,

Thank you for the info, but we can not use list control as it will change the other modules used for knowledge articles. 

Nivedita Patil
Mega Sage
Mega Sage

Hi @chandan15 ,

 

Please refer the below link.

 

https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/list-administra...

 

Mark my answer correct and helpful if helps you.

 

Thanks,

Nivedita Patil.

Hi Nivedita, 

list control will change all other modules using for this same application.

 

Thank you!!!