I really thought this was going to be straightforward, but again, no.
In Experience builder I have 2 widgets: one map widget with a polygon layer (has overlapping polygons) and one list widget (data source being the same polygon layer). Action: map filters the list.
Clicking on the map, I want to see the selected polygons in the list. It does not work. What it does, it just selects/filters one. And then, using the map pop-up you can click next-next-next... all the way through the 80 selected polygons and the list updates every time you click next showing, every time, just that element.
Is there any way to click on the map and get ALL the elements selected in a list?
I know that the pop-up window has that little button to display all the selected elements, but that is an extra-click that I would want to avoid. And its very difficult for the untrained user to even know that that little button exists.