Select to view content in your preferred language

Connect Embed Widget to multiple Feature Layers with URL stored in attribute

232
1
a week ago
Labels (1)
JoshFoster
New Contributor

Hello,

I'm currently working on an Experience Builder application to update some facility data. I have a URL to a form stored in a text field in multiple layers in the same feature service. Is there a method for opening that URL in one embed widget. Right now I can link to only one layer and would like to dynamically link to all of my layers if the user selects that feature. 

 

Thanks!

0 Kudos
1 Reply
gis_KIWI4
Frequent Contributor

@JoshFoster - I believe what you are after can be achieved using
-A section and one view per feature type.
-Each view is then set up with a Embed widget that is set up a with the layer specific URL.
-Then getting the selection of the feature to drive which view (embed widget) is active.

I set up an example for 3 different layers. 
HV Conductor
LV Conductor
Substation

 

I have used a Section Widget with 3 views

gis_KIWI4_2-1756246817773.png

 

I have set up a Map action to open a view and set the triggering data to the specific layer. 

gis_KIWI4_0-1756246715023.png

gis_KIWI4_1-1756246741038.png

 

Here's a video of it in action

Hope that helps

 

 

 

0 Kudos