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. Will there be an option in the future to zoom to related features when an item in the list is clicked on? Thank you.