Grid Search Widget - Dynamic Dropdown not working Mx9

3
Hi All, I'm stuck on filtering a listview by using the dynamic dropdown filter of the Grid Search widget (https://marketplace.mendix.com/link/component/49364 ). The dropdown won’t populate. Context here is that I want to show a listview with products, and have a seperate filter where a user can filter the listview on the product type (which is a seperate entity: products are associated with a product type).  I believe this used to work in Mx8, but I don’t understand why the dropdown list is empty. I added a HTML widget inside the lisview as mentioned in the documentation.  Empty dropdown: Dropdown behaviour config:   Dropdown Appearance config:    Page:  Listview properties: Any help is greatly appreciated (actual Mendix version is 6.9.6
asked
3 answers
2

Please export this page or a test project to an MPK file and drop it in an issue on the widget’s GitHub: https://github.com/tieniber/GridSearch/issues 

answered
1

This problem has been resolved by updating the widget via App > Tools > Update Widgets. Works like a dream again. 

answered
1

Does this no longer work beyond Mx 9.7.0?

I tried the to update the widget as mentioned above with no luck.

answered