I have an Experience Builder app set up with a Map widget and a series of List widgets in the sidebar. I set up message actions so that when clicking on a list it will zoom to the feature, select it, and display its pop-up data. The issue I am having is when I repeat this behavior with the next list widget, it will not clear the selection of the previous one. This wouldn't be a big issue if the user starts from the top and works their way down the series of lists that correspond to each feature. However, should the user want to go back and view a previous feature, it will not zoom in and select it.
Supposedly there is a "clear selection" action that is part of the Record selection changes trigger, but I've been unable to find that during my troubleshooting efforts. Any assistance would be appreciated. Thanks!