Need a special offer?Find out if your project fits.
+

Manually Create Filter Query

Answered
manoj asked on August 26, 2021

We have a requirement of based on user input in different UI screen , need to apply it in flexmonster table basically. To achieve that we need to create a filter query. Do we have any method which form filter query and return an object which we can send it to flexmonster, Or do we have any other way to leverage flexmonster inbuilt function  

1 answer

Public
Vera Didenko Vera Didenko Flexmonster August 26, 2021

Hello,
 
Thank you for your question.
 
Yes, you can apply a filter in Flexmonster with the setFilter() API call. The filter that you set needs to follow the FilterObject structure.
Here is a detailed guide with examples: https://www.flexmonster.com/api/setfilter/.
 
Please let us know if this helps.
 
Kind regards,
Vera

Please login or Register to Submit Answer