How to see options in the AutoComplete widget before searching?
0
I use Mendix AutoComplete widget that returns values through a microflow. The problem is that I have to start typing in the search field in order to see available options, while I need to see the results right away, and then use the search to filter them. How can I do it?