Listview as parameter - Mendix Forum

Listview as parameter

3

It would be very handy to pass a listview as a parameter, more specific as a list in a microflow. Because now I have to add a boolean “selected” to the entity and a corresponding checkbox in the listview. Then I need to retrieve from that entity everything with “selected = true”, etc… It wou be so much faster (Mendix Strong Point nr 1!!!), if we could just use the objects in the listview as a list-parameter.

asked
1 answers

Yes!

I requested this through Github too some time ago…

https://github.com/mendixlabs/list-view-controls/issues/34

Created