Hello there,
I'm working on a jewelry box template. I want to display a map with point locations and the text in the list showing attributes from that layer, such as Name, State, and attachments. But when a user clicks on one of these places in the list, I want the view to change and zoom in to that specific location, but show the place's boundary, which is a polygon layer. To accomplish this, I connected the data to the point layer, and I was trying to "add a trigger" to zoom to the boundary (polygon) layer. Unfortunately, it seems that I cannot have multiple layers. I have tried creating a custom extent, but the highly variable scale of each location's boundary prevented it from working as intended.
I am hoping to find a solution without having to create and publish a third layer with the same data, as both layers are already published.
Is there a way I could accomplish what I am envisioning? Am I missing a simple step?
This is my first time using ArcGIS Experience Builder, and I am a bit overwhelmed with so many options (which is a great thing!). Any ideas would be greatly appreciated.