Select to view content in your preferred language

Zoom in to selected feature in experience builder

1522
2
11-14-2022 03:29 AM
Labels (1)
shamsalden
Emerging Contributor

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?

Tags (1)
0 Kudos
2 Replies
shamsalden
Emerging Contributor

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?

Tags (1)
0 Kudos
DanielMiranda2
Regular Contributor

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.

Screenshot 2022-11-14 153731.png

 

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:

 

Screenshot 2022-11-14 153909.png

In my example above, MapBoundariesComplete is driving my list. It should automatically populate the trigger data.

0 Kudos