Console Dashboard Library Panel
Overview
The console dashboard library panel displays the console dashboards that reside in the repository being used by this
instance of the application. It is a sub-panel of the component library panel.
The table displays the name of each console dashboard.
Above the table is a checkbox that lets you hide or show the core
console dashboards.
You can preview each console dashboard by selecting it. The preview will
display in the panel on the right.
Below the table are buttons that provide the following
functionality:
- Create a new console dashboard: This will prompt you for the name of the new console dashboard (which must be unique) and create an empty dashboard.
- Design the selected console dashboard: This will let you edit the selected console dashboard using the console dashboard designer.
- Copy the selected console dashboard(s): This will make exact replicas of the selected console dashboards.
- Rename the selected console dashboard(s): The renames the selected console dashboard(s).
Any components that reference a renamed console dashboard will be resaved to the
repository.
- Delete console dashboard: This lets you attempt to delete the selected
console dashboard(s). You will be unable to delete console dashboard(s) that are referenced by
other components.
- Lock or unlock the selected dashboard(s): Locked dashboards cannot be deleted or modified.
- View the component
references report: This brings up a dialog that gives you a view into
which components reference the selected console dashboard.
- View XML: Displays the XML file behind the selected console dasbhoard...primarily for debugging purposes.
See also