Removing filter in data table widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 05:50 AM
Hello,
I want to hide the filter condition shown in the data table from instance definition widget . Any suggestions or solution is appreciated .
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 06:03 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2017 06:08 AM
Hello Rutra,
Have a look at the following article:
http://wiki.servicenow.com/index.php?title=Restricting_Filters_and_Breadcrumbs#gsc.tab=0
http://wiki.servicenow.com/index.php?title=Hide_List_Collector_Filters#gsc.tab=0
Other references:
Use script includes to suppress filters and breadcrumbs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2018 02:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2018 04:16 AM
Thank you. It worked great!!