I have created an Experience on the Builder. I have a total of 6 Views: 3 List widgets, and 3 Feature Info widgets. When the Experience Launches, the first item of every list is Selected ~seemingly by default.
I need this to stop.
I set the List up to be a trigger when a selection is made, but that doesn't happen upon startup -and only upon startup. It creates a non-intuitive situation on the very first impression! I need all of the List items to be unselected when the Experience Builder application is started.
This is what it does now (map has been artificially zoomed to location so features are visible):
The first item of each existing list is selected.
I have read that the Feature Info widget automatically selects its first item through a query by default, but why is the List widget's first item selected? The Feature Info widgets have NO Triggers Set, and no action should be selecting items from the List widgets.
As it stands, I may have to add a "selection" tool to the Map widget, and ask each new user to tap the 'clear selection' button of the tool as soon as the application loads. ...the Users won't be happy about that, I won't be happy about that... Is there no way to stop this Auto-Selection of the first records?