Hello @daniel45,
Thanks for reaching out!

It’s because when you try to apply to filter the results in the repeating group (returned by the plugin), you are trying to apply that filter to the data source which is not existing on the page. Since the data source of the Results RG is Fuzzy search Matches, filtering is not working on it because you have no such setup on your RG’s Data Source.

What we can recommend here:

  • show the search only after the user has chosen at least one filter. It will limit the user.

  • set up the RG Results Data Source filtering the Fuzzy Matches results after some filter was applied (you can transmit the chosen filters into the custom state and then apply: filtered operator to the Fuzzy’s Matches; or any other preferred method). For example - Screenshot by Lightshot

If you have any further questions, please let us know.

Best regards,
Zeroqode Support Team

1 Like