Versions Compared

Key

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

...

User-defined dashboards can be deleted through the "Delete this Dashboard" option in the drop-down menu of the dashboard button. This will remove the dashboard from the user settings and from the dashboard menu in the FEWS toolbar. 


Hiding a dashboard

It is possible to hide dashboards from the menu bar. To do so, specify the following in the Explorer.xml:

<userDashboards>
    <enabled>false</enabled>
</userDashboards>

In addition, make sure the dashboard.ini file, containing the predefined dashboards, is absent!

When dashboards are hidden, the dashboard-button in the grid-display disappears as well.

Using a Dashboard Display

...