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
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