Removing filter in data table widget

ruthrav
Mega Guru

Hello,

                  I want to hide the filter condition shown in the data table from instance definition widget . Any suggestions or solution is appreciated .

removefilter.JPG

I tried implementing the enable_filter options but it is not working as expected. It does not hide the filter condition.

Thanks and regards,

ruthra.v

6 REPLIES 6

vaibhavdedhia
ServiceNow Employee
ServiceNow Employee

Hello Ruthra,



http://wiki.servicenow.com/index.php?title=Hide_List_Collector_Filters#gsc.tab=0



Please mark this post or any post helpful or the correct answer so others viewing can benefit.


User212122
Kilo Expert

Hi Ruthrav,

 

Please edit the widget's service script and change the code to show breadcrumbs as false.

I am attaching a screenshot which can help you.

find_real_file.png

 

 

Please mark the answer correct if you find this solution helpful.

 

Regards,

Sunil Arya

 

Thank you. It worked great!!