...
Follow the instructions below to add a page to a viewer dashboard:
- 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
- Log into the dashboard using the viewer credentials.
- Click Edit, in the Dashboard Designer view mode.
- Click Pages.
- Click Create Page.
- Click on a preferred layout.
- Click on the newly created page name to view the properties related to the page.
- 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 Layout - If this option is selected, the page will be displayed in full screen mode without any margins.
Edit the newly added page in the dashboard as required.
Expand title Click 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.