Skip to main content
1-Visitor
March 25, 2020
Solved

Data filter Widget

  • March 25, 2020
  • 1 reply
  • 1364 views

 

I have bound my data filter widget to a grid and it seems to be working correctly,but i wanted to know if i gave 2 inputs for the same filter,example :all data with the Current location : India and Current location : America.Is this possible in the inbuilt widget or do we have to write a service ?If so can you please send the code for this service.   Also any idea how to style the widgets drop down feature.

 

 

 

Best answer by PaiChung

I believe the current DataFilter widget only allows a single parameter filter without any logical statements.

So what you want to do can't be done with it.

Not sure if you know what use cases you have for filtering, else you can just use a List and Multi-Select and build your own query.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 25, 2020

I believe the current DataFilter widget only allows a single parameter filter without any logical statements.

So what you want to do can't be done with it.

Not sure if you know what use cases you have for filtering, else you can just use a List and Multi-Select and build your own query.

Support
April 6, 2020

Hi @alenaromi.

 

If the previous response allowed you to find a solution, please mark it as the Accepted Solution for the benefit of others on the community.

 

Regards.

 

--Sharon