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

How could I remove all the fields filtering in Flexmonster

Answered
Angus Yu asked on May 25, 2023

I manually set the field filtering in the first column. However, I can't reset the field filtering in program (Shown in the attachment). How could I remove all the fields (more than one field) filtering in Flexmonster?

3 answers

Public
Maksym Diachenko Maksym Diachenko Flexmonster May 25, 2023

Hello, Angus!

Thank you for raising a ticket.
Removing all filters at once is possible by resetting the report via the setReport() API call. To retrieve the report object before modifying it, use the getReport method. You are welcome to check the example: https://jsfiddle.net/flexmonster/bmL09d36/ 
We will be glad to hear your feedback.

Best Regards,
Maksym

Public
Angus Yu June 6, 2023

Dear Maksym,
 
     The problem fixed. Thanks!
 
Angus Yu

Public
Maksym Diachenko Maksym Diachenko Flexmonster June 6, 2023

Hi, Angus!

We appreciate you sending us feedback.
Our team is glad to hear that the provided solution helped you.
Feel free to contact us if any other questions arise.

Best Regards,
Maksym

Please login or Register to Submit Answer