Enterprise Dashboard Editor

<< Click to Display Table of Contents >>

Navigation:  Enterprise > Dashboards >

Enterprise Dashboard Editor

Header

Layout (Sections, Columns, and Widgets)

Create Tabbed Section Layout

This article describes how to use the Dashboard Editor to set the properties and layout of the dashboard and to add widgets to the dashboard. Select the More Options Ent-More_Options-Icon icon on the right-side of the dashboard header to open a drop-down menu. Select Edit from the drop-down menu to view the Dashboard Editor and view/modify properties of the current dashboard. The Edit menu is only visible if the user has owner permission for the current dashboard.

Ent-Dashboard_Editor-Menu

 

The Dashboard Editor will open.

 

ent-dashboard_editor-example_zoom45

 

Header

 

The top part of the Dashboard Editor shows the dashboard header. Within the header, the following properties can be set:

Title Current title is displayed by default. Edit the title of the dashboard by typing directly into the title text box in the header. The dashboard title is restricted to 250 characters.

Description – Current description is displayed (if one has been added). Edit the description of the dashboard by typing directly into the description text box (to the right of the title text box).

Color – The default dashboard color theme is white. Change the background color of the dashboard header by selecting the Dashboard ThemeEnt-Theme_Color_Iconicon and then choosing one of the colors from the drop-down menu. Available colors are white, red, green, blue, purple, and black.   Note, setting the dashboard color theme will update the color of all widgets regardless of their theme. Use the widget editor to update the individual widget's color theme.

Toggle Favorite – The Toggle Favorite Ent-Favourites-Icon icon indicates whether or not the current dashboard is one of the user's favorites. Clicking the star will toggle a favorite. A gold star indicates the dashboard is a favorite dashboard and will be displayed in the Favorites section in the dashboard chooser.

Session Facility Chooser – Displays the selected session facility name ( Ent-Facility_Chooser_Icon ), or facility group name (Ent-Facility_Group-Icon ). Select to open the Facility Chooser, where the user can choose a different facility or facility group for the session.

Dashboard Facility – The dashboard can be set to have a default facility or facility group. To set the dashboard facility, first select the facility and then check the Dashboard Facility check box on the dashboard header. When the facility is set for the dashboard, the session facility chooser and facility name will no longer be displayed and permissions for this dashboard will be checked against permissions for the selected facility. To make a dashboard permanently facility agnostic (i.e., no facility), clear the session facility and then select the Dashboard Facility check box.

Ent-Dashboard_Facility_Icon

Advanced Dashboard Editor – Selecting the Advanced Dashboard Editor Ent-Dashboard_Properties icon will open the JavaScript Object Notation (JSON) editing window. Dashboard properties can be manually edited in the window.

Cancel – Select the Cancel button to exit the Dashboard Editor without saving changes.

Save – Changes will be applied to the dashboard by clicking on the Save button. The Dashboard Editor will close after the save operation is complete.

 

Layout

 

Below the dashboard header, the layout of the current dashboard is displayed. Each section (or row) of the dashboard is denoted by its title (may be blank) and contains columns (at least one) and widgets. Each dashboard can contain numerous sections, but may become difficult to navigate if too many sections or widgets are added.

 

Edit the dashboard layout as described below. Remember to Save the Dashboard to keep any changes to the layout.

 

Section Title

Edit the section title by typing directly into the title text box. The section title is restricted to 250 characters. If no title is entered, the section header will not be displayed on the dashboard.

 

Add Section

Add a new section at the bottom of the dashboard or between existing sections by clicking the Add Section button that appears at the bottom of each section in the layout. After clicking the Add Section button, a new section with a single column is created. More columns can be added to the new section. The height of the section is controlled by the maximum height of the widgets within the section.

 

Delete Section

Delete a section from the dashboard by clicking the Delete icon that appears within the Section Title block. Deleting a section will delete all widgets and columns contained within that section. The user will be prompted with a confirmatory message prior to deletion.

Ent-Dashboard_Editor-Delete_Section_Icon

 

Reorder Sections

 

Reorder sections on the dashboard by clicking the Reorder icon that appears within the Section Title block.

Ent-Dashboard_Editor-Reorder_Section_Icon

Clicking on the icon will open a dialog containing a list with each section on the dashboard as a draggable item. Reordering the list in the dialog will reorder the sections live behind the open dialog. Saving the dialog and saving the dashboard edit will save the new order of the sections for the dashboard. Cancelling either the dialog or the dashboard edit will revert the reordering of the sections.

Ent-Dashboard_Editor-Reorder_Section_Dialog

 

 

Add Column

You may add a new column within a section by clicking the Add New Column Ent-Add_Column-Icon icon at the bottom-right side of an existing column. The new column will be added to the right of the existing column. The width of the existing column (and widgets contained within) will be automatically be adjusted.

 

Adjust Column Width

To adjust the width of an existing column (and widgets contained within), hover the mouse over the vertical bars (Ent-Column_Resize-Icon) on the right-side of the column. When the mouse pointer changes to left and right arrows, move the mouse to increase or decrease the column width as desired.

Ent-Column_Resize_Arrows

 

Remove Column

Remove a column within a section by clicking the Remove Column Ent-Remove_Column-Icon icon that appears at the bottom-right corner of each column within the section. Once a column is removed, the width of the remaining columns adjusts automatically. Deleting a column will delete all widgets contained within that column.

 

Warning: Selecting the Remove Column button removes the column without a confirmatory warning prompt. If a column is accidentally removed during the editing process, select the cancel button to not keep the changes.

 

Add Widget

Select the plus icon Ent-Add_Widget-Icon to add a widget in the desired location on the dashboard. Clicking the button will open the Widget Chooser. Once the Widget Chooser opens, select the desired widget. The widget will be displayed on the dashboard in the desired location. The horizontal extent of the widget is dictated by the column width. The height of the widget can be adjusted by dragging the horizontal bars (Ent-Widget_Vertical_Resize) beneath the widget. Hover the mouse over the horizontal bars and when the mouse pointer changes to up and down arrows (Ent-Widget_Vertical_Resize-Arrows), move the mouse to increase or decrease the height of the widget. Widgets can be moved by clicking on the widget header and dragging the widget to a new section of the dashboard.

 

Clone or Remove Widget

To clone (i.e., copy) or remove a widget from the dashboard, select the More Options Ent-More_Options-Icon icon from the widget header to open a drop-down menu with the following options:

Clone – Selecting the Clone menu option copies the widget and adds the copy to the dashboard directly above the existing widget. This option is extremely helpful to duplicate already configured widgets.

Remove – Selecting the Remove menu option deletes the widget. The user will be prompted with a confirmatory message prior to deletion. Selecting the Cancel button will not delete the widget. Selecting the Yes button will remove the widget from the dashboard.

Help – Selecting the Help menu option opens the Enterprise documentation in a new tab.

Ent-Clone_Remove_Widget-Menu

 

Create Tabbed Section Layout

 

Ent-Dashboard-Tabbed-Example

 

The display of dashboard sections can be either in a stacked vertical alignment or as horizontal tabs. To change the dashboard appearance from stacked vertical sections (default view) to horizontally tabbed sections, select the Advanced Dashboard Editor Ent-Dashboard_Properties icon to open the JSON editing window. In the "userSettings" section, add a comma after the "theme" value and then add the string "layout" property. Set the "layout" property to "tabs". Click the Save Ent-Widget_Save-Icon icon in the JSON window to save the changes.

Ent-Dashboard_JSON_Editor

While in edit mode on the dashboard, the sections will appear in the standard vertical layout so that widgets can be dragged from one section to another. The tabbed layout will be visible once the dashboard edits are saved. To return to the stacked vertical sections view, set the "layout" property to "", or delete the "layout" property.