
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 12:03 PM
Hi Experts,
In Service Portal, I am using the Data Table from Instance Definition widget to display the list of records.
I am able to see the filter. How can I use this filter to perform condition building?
Thanks,
Sanjiv
Please mark this response as correct or helpful if it assisted you with your question.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2017 01:31 PM
Thanks Jesse. I was able to make it work in Instance Definition, because ultimately both Data table from URL definition and Data tale from instance Definition embedding the same widget widget-data-table. I just needed to pass 'enable_filter' as true and it started working.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 12:09 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 01:40 PM
this is what shows up AFTER I click the end of the bread crumbs.
Can you tell me where exactly do you click?
For me I get the correct filters when I toggle the breadcrumbs.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 07:03 AM
Right right, it shows up for me too after I click the end of the breadcrumb. But my question was how do I load the condition builder by simply clicking the filter icon like the ones highlighted in the images above...?
Currently my solution is to clone the breadcrumb widget and change the HTML to pass in breadcrumb data on the icon click and have the client script handle it. It's still buggy for now but at least the builder loads when clicking just the icon.