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
I search for the code with all the content of the pop-up of the dashboard!!
You can include a dashboard in an iframe, see this post:
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
@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..
@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
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).
In some cases, website owners disable sharing their content within iFrames. I believe that's what clt_cabq means.
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.
Generally, if you share a Dashboard with Everybody, the content that drives the dashboard also has to be shared with Everybody.
https://doc.arcgis.com/en/dashboards/latest/get-started/share-a-dashboard.htm