Dear AGOL community,
I have a List Widget and a Map Widget. The two Widgets are linked so that when a user clicks on a record in my List Widget, it filters the corrosponding data in my Map Widget (Figure 1). When no records are selected in my List Widget, no filters are applied and all of my data is displayed in my Map Widget by default (Figure 2). I'm trying to change this behaviour so that when no records are selected in my List Widget, no data is displayed in my Map Widget by default (i.e. only base map is displayed).
Does anyone know how to do this?
Regards, Damian
Figure 1
Figure 2