Multiple filters on listview not working in 8.10.0

0
  I have a listview that has two filters.  A textbox search and a dropdown filter using XPath. In 8.6.3, everything works fine. In 8.10.0 If I change the dropdown filter, the search criteria in the textbox search is no longer applied to the result set.  The textbox search contents on the screen do not change.  Similarly if I update the textbox search, the drop down filter criteria is no longer applied.
asked
1 answers
2

Hi Robert,

I had similar issues when having multiple filters and it was fixed once I updated to latest version of List view controls from app store. Please update List view controls from app store and hopefully this issue will be solved. 

This was a bug that was fixed in version 1.3.6, you can read the release notes here https://github.com/mendixlabs/list-view-controls/releases/tag/v1.3.6

 

Hope this helps!

answered