Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This page is to document

  1. Create a Basic Page

    • Admin menu > Content > Add Content >Basic page

  2. In the basic page settings, below the Body field change the Text Format field to Full HTML

  3. In the Body field select the Source button.

  4. Add an HTML IFRAME with the dashboard URL

    • E.g.

      <p><iframe src="https://arcgis.com/apps/dashboards/abcdefghijklmnpoqrstuvwxyz%22"  style="min-height:800px;" width="100%"></iframe></p>
  5. In Menu Settings select the checkbox for Provide a menu link.

  6. In URL path settings set a URL alias (e.g., dashboard-test).

  7. Create a Menu item using the basic page node and the menu link

  • No labels