Hello,
How can you place a Dashboard on a website, publicly and without logging in to arcgis? Do you use HTML embed code for that?
If so, where can I find this?
Many thanks!Miriam
This has been helpful.
But what if you want to just share the finished app, and not the elements that make up the app with the public? I have an app with some somewhat sensitive data that I would like to share with the public, but not allow the public to download the data, as i am using a max zoom in to find the feature's exact location.
@miriam - if you want the dashboard to be available on the website without sign in, you need to share it (and the map, and all of the map's layers) with Everyone.
https://doc.arcgis.com/en/dashboards/10.9/get-started/share-a-dashboard.htm
https://enterprise.arcgis.com/en/portal/10.9/use/share-items.htm#GUID-40C9495F-1E40-4A5A-AD55-154FA8F90A14
https://enterprise.arcgis.com/en/portal/10.9/use/embed-maps-groups.htm#ESRI_SECTION1_9B629D885B1D41ECAFFA651CF2D2A849
Another thing you can do, if you still find people are prompted to log in, is to use the URL from the dashboard's Item Description page, in the lower right section.
and use that in your iframe code.
This URL doesn't have your organization's name and maps in it, which helps avoid the login prompt (which may be a setting of your organization).
https://doc.arcgis.com/en/arcgis-online/share-maps/embed-maps-groups.htm#ESRI_SECTION1_9B629D885B1D41ECAFFA651CF2D2A849:~:text=appid%3D6b6a075eca8d4899958fb273710a6806%22.-,Replace%20your%20organization%27s%20URL,-with%20the%20ArcGIS
https://support.esri.com/en-us/knowledge-base/faq-what-are-the-best-practices-when-allowing-anonymous-000024868
In some cases, website owners disable sharing their content within iFrames. I believe that's what clt_cabq means.
@miriam You would have to make the content you are displaying public for people to view it without credentials, that may not work in your case. The issue I was trying to point out is that embedding content in an iframe in a web page isn't always a good solution and I've had IT specialists tell me they wouldn't allow it on web pages we managed. They might work for you but it would be worth doing some research to see if there are problems that could arise or if your IT section will support it..
Thank you for your answer! I found the link and used it with my dashboard. But when you open the website , people has to login at arcgis. Is there a solution for that?
And what does the reply from clt_cabq mean?
Miriam
aren't iframes problematic? I've understood that they aren't liked for a variety of reasons.
You can include a dashboard in an iframe, see this post:
https://community.esri.com/t5/arcgis-dashboards-questions/how-can-i-embed-my-arcgis-dashboard-into-a-website/td-p/1220790
I search for the code with all the content of the pop-up of the dashboard!!
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.