Filtering a list view using a dynamic drop down list?

1
I have a list view presenting data from a single entity. I’d like to add multiple dropdowns to the page, each based on one of the attributes, that causes the list to filter. It’s not obvious to me how this achieved, could someone explain please?
asked
2 answers
2

Hi Warren,

If you look at the ListView Controls package in the app store, I think you’ll find what you are after (https://appstore.home.mendix.com/link/app/105694/).  There is a widget in that package called Drop Down Filter that does what you described.  There are a number of other widgets you might find useful.  Documentation for that package does a good job of describing how to configure the widgets.

Hope that helps,

Mike

answered
0

Dynamically populating the options in a dropdown filter for list views is currently not there. 

 

Perhaps you can create an idea, you’ll get my vote :-)

answered