I am building an Experience Builder (ArcGIS Online, not developer edition) with various tools such as List and Near Me tools. I noticed that there are not many options for map actions other than "selected features", opening a widget controller, or opening other associated widgets such as Near Me. These options are not enough to make the app more intuitive.
Has anyone found a way for map actions to be more customizable? For example, let's say I have a views navigation and it opens on the "About" page. I have another page with a "List" widget that filters upon the selected point. Is there a way once the point is clicked, for the app to automatically open the "List" widget in another view? The issue with this not being supported is that a user could click on a point and seemingly nothing happens if they aren't on the right page view.
I don't know if you can open a list widget on another map, in any case, I'll take the example of the search widget in your data source you can choose to perform a search on a piece of data common to the maps you have in your two views, if you choose the option “Modify data filtering” in action of your search widget, your filter tool should be filtered in your other view and therefore your “near me” widget should also evolve, hope this helps.