Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enter the dashboard URL to access the respective dashboard in view mode.
    URL format: 
    https://<HOSTNAME>:<HTTPS-PORT>/portal/<DASHBOARD_URL>
    Example: 
    https://localhost:9443/portal/dashboards/sales-stats
  2. Log into the dashboard using the viewer credentials.
  3. Click Edit, in the Dashboard Designer view mode.
  4. Click Pages.
  5. Click Create Page.
  6. Click on a preferred layout. 
  7. Click on the newly created page name to view the properties related to the page.
  8. Edit the page related properties as required.
    • Title - Name of the page. When a new page is created, by default it is given a generic name (e.g., Page 0, Page 1, etc.). Replace the generic page name with a meaningful name.
    • URL - This defines the URL context used to access this specific page in the dashboard.
      Format:
      http://<DS_HTTP_HOST>:<HTTP_PORT>/portal/dashboards/<DASHBOARD_NAME_URL_CONTEXT>/<PAGE_NAME_URL_CONTEXT>
      https://<DS_HTTPS_HOST>:<HTTPS_PORT>/portal/dashboards/<DASHBOARD_NAME_URL_CONTEXT>/<PAGE_NAME_URL_CONTEXT>

      Example:
      https://localhost:9443/portal/dashboards/sales-stats/sales-targets
    • Use as Landing - If this checkbox is clicked, when the corresponding dashboard is accessed, this page is loaded first as the landing page.
    • Fluid Full Layout - If this option is selected, the page will be displayed appears in full screen mode without any margins.
  9. Edit the newly added page in the dashboard as required.

    Expand
    titleClick here for instructions...

    Include Page
    Personalizing a Viewer Dashboard
    Personalizing a Viewer Dashboard

    When a dashboard with multiple pages are accessed via the dashboard viewer (view mode), these pages are rendered as tabs inside the dashboard, and you can switch between the pages by clicking on the respective tabs.