I am using ArcGIS Experience Builder on ArcGIS Online (AGOL). In the experience I built, I have a list widget configured to connect to a table and a map widget configured to connect to a feature layer. The table and feature layer were published as one hosted feature service to AGOL with a relationship class of 1 to Many between the table and feature layer. The direction of the relationship is table to feature layer. ArcGIS Experience Builder does honor the relationship when a record in the list is clicked on, the related features in the map will flash and the feature layer is filtered to just the related features. We would like the map extent to zoom to the extent of the selected features as well as flash and filter when the parent record is selected in the list. Did I miss the option or will there be an option in the future to zoom to related features when an item in the list is clicked on? Thank you.
https://community.esri.com/t5/arcgis-experience-builder-ideas/list-action-request-zoom-to-related-fe...
I posted over here before I realized the post had been duplicated.
Have you tried using actions?
If you are selecting features in one widget, be it the table, or another, you should be able to go to the action's pane and configure any selection updates, like Zoom, Pan, and Flash. I know those are in there for a lot of the built in widgets:
https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/action-triggers.htm
Whether you are doing the selection on the Map
or in the table you should have an option like this.: