Hi everyone,
I'm working on an application using ArcGIS Experience Builder. I want to set up a trigger where:
When a feature is selected (based on its name or ID),
The app should automatically zoom in to that feature,
And also highlight or select the corresponding card in a list or feature info widget.
Is there a way to link a trigger so that selecting or clicking on a feature causes the related card to be selected/highlighted and zooms the map to that feature?
Should I be using the feature's ID or name as the reference in this case?
Any guidance or examples would be greatly appreciated!
Thanks in advance!