I have a List Widget that uses the Default "List View" in the data source and text that works well. Users can select a property in the Map, filter the data in the "List View", and then be able to further select items from the List. This all works well but I'd like the List to show no records if there is no filter placed/properties selected in the Map. Also would be nice to have a data action to Clear Filters once a new selection in the Map occurs as I'm seeing a filter on a filter happen.