Hello I'm using experience builder and I picked jewellery template
I added my data and everything is OK but I want when I select a feature in the list to zoom in to specific extent , how to do that?
Hello I'm using experience builder and I picked jewellery template
I added my data and everything is OK but I want when I select a feature in the list to zoom in to specific extent , how to do that?
You need to add a trigger to your list widget.
Select the list widget and then in the list's options click on Action. Then click Add a trigger.
Click on Record Selection Changes (it will be the only option). Then, select your map widget. Finally, click Zoom to. You can set a custom zoom level or let it be automatic. Your trigger list will look like this when done:
In my example above, MapBoundariesComplete is driving my list. It should automatically populate the trigger data.