Select to view content in your preferred language

Passing global ID from webmap to embedded content instant application

447
2
04-13-2023 05:28 AM
JurassicFibre
Occasional Contributor

Hi everyone, 

I have a dashboard with a web map and an embedded content instant app which both share an identical feature layer.

I was just wondering if its possible to use a list widget with the shared feature layer and be able to zoom and indentify on the embedded content instant app using URL parameters? 

Hope that makes sense! 

Cheers

Mike Gulliver

0 Kudos
2 Replies
jcarlson
MVP Esteemed Contributor

Yes, this is possible. In your embed widget, set the URL to something like your-app-url?id={globalid}. Then have the list filter the embed widget (optionally requiring a selection prior to rendering). That way the app loads based on the selected list item.

- Josh Carlson
Kendall County GIS
0 Kudos
JurassicFibre
Occasional Contributor

Hey Josh, 

I have tried this along with other iterations eg ?find={globalid}  ?query={globalid}  however nothing seems to happen on the embedded instant application. I have even gone in and set the URL parameters in the instant app for global id on the shared feature with no luck! 

I can't seem to find much online, however I have been able to do the same with a survey123 form so perhaps its the instant app?

 

Regards

 

Mike

0 Kudos