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
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.
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