Condition builder in Service portal

SanjivMeher
Kilo Patron
Kilo Patron

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?

find_real_file.png

Thanks,
Sanjiv


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

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.

View solution in original post

12 REPLIES 12

Yes. The filter appears but this is what shows up when I toggle it find_real_file.png

and this is what shows up AFTER I click the end of the bread crumbs. How do I make this automatically load?find_real_file.png

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.

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.