Adding filter to the "Data Table from Instance Definition" widget

Arnab20
Kilo Contributor

How can we add filtering capability on the "Data Table from Instance Definition" widget, so that we can filter on the displayed columns?

Thanks

Arnab

 

1 ACCEPTED SOLUTION

Yes. Thats why i told to create a copy of the widget and use it, because it looks like the instance option doesn't work for this widget. Check my response in below thread, which should help you.

 

https://community.servicenow.com/community?id=community_question&sys_id=43180b6ddb1cdbc01dcaf3231f96...


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

11 REPLIES 11

SanjivMeher
Kilo Patron
Kilo Patron

Are you talking about showing a breadcrumb?

If so, you will have to clone the widget and then modify the 'options.show_breadcrumbs=false' to 'options.show_breadcrumbs=true' and use it in your page.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

Hi Sanjiv,

Lets say I have multiple Changes in this list and want to filter by CI = xyz / State = something etc. 

find_real_file.png

Thanks

Arnab

Arnab20
Kilo Contributor

And just to clarify, I have already set the filter on Instance option on the list of items I need here. But in case the user needs to filer further from this list.

Arnab20
Kilo Contributor

And just to clarify, I have already set the filter on Instance option on the list of items I need here. But in case the user needs to filer further from this list.