<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Embed dashboard in custom web page in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-dashboard-in-custom-web-page/m-p/1277379#M80831</link>
    <description>&lt;P&gt;I think maybe you can use iframe with the link to the dashboard. I do not see any SDK currently available to embed ArcGIS Dashboard.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html lang="en"&amp;gt;
&amp;lt;meta charset="UTF-8"&amp;gt;
&amp;lt;title&amp;gt;Page Title&amp;lt;/title&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width,initial-scale=1"&amp;gt;
&amp;lt;style&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;iframe src="https://www.arcgis.com/apps/dashboards/&amp;lt;dashboard id&amp;gt;" title="Dashboard"&amp;gt;&amp;lt;/iframe&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 11 Apr 2023 16:02:11 GMT</pubDate>
    <dc:creator>RamaniGanason</dc:creator>
    <dc:date>2023-04-11T16:02:11Z</dc:date>
    <item>
      <title>Embed dashboard in custom web page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-dashboard-in-custom-web-page/m-p/1276988#M80815</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello. I'm just&amp;nbsp;starting with ArcGIS JavaScript and I want to&amp;nbsp;know if is possible embed a dashboard saved in ArcGIS Online like embed a Map saved in ArcGIS Online. Is there something like this:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;const webMap = new WebMap({
  portalItem: {
    id: Id,
    portal: {
      url: "https://www.arcgis.com"
    }
  }
});
const view = new MapView({
  map: webMap,
  container: "viewDiv"
});&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;but to display dashboards?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 16:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-dashboard-in-custom-web-page/m-p/1276988#M80815</guid>
      <dc:creator>Hectorleo18</dc:creator>
      <dc:date>2023-04-10T16:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Embed dashboard in custom web page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-dashboard-in-custom-web-page/m-p/1277379#M80831</link>
      <description>&lt;P&gt;I think maybe you can use iframe with the link to the dashboard. I do not see any SDK currently available to embed ArcGIS Dashboard.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html lang="en"&amp;gt;
&amp;lt;meta charset="UTF-8"&amp;gt;
&amp;lt;title&amp;gt;Page Title&amp;lt;/title&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width,initial-scale=1"&amp;gt;
&amp;lt;style&amp;gt;
&amp;lt;/style&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;iframe src="https://www.arcgis.com/apps/dashboards/&amp;lt;dashboard id&amp;gt;" title="Dashboard"&amp;gt;&amp;lt;/iframe&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Apr 2023 16:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/embed-dashboard-in-custom-web-page/m-p/1277379#M80831</guid>
      <dc:creator>RamaniGanason</dc:creator>
      <dc:date>2023-04-11T16:02:11Z</dc:date>
    </item>
  </channel>
</rss>

