Dashboards

Users of Process Director v4.02 and higher have access to the Dashboard object. The Dashboard Object enables you to create a custom screen that displays existing Charts, KViews, Forms and other objects. The following objects may be displayed in a Dashboard:

  • Text
  • Custom HTML
  • A web page, identified by a URL
  • Chart
  • Knowledge View
  • Global Knowledge View
  • Form
  • Form Instance
  • Report
  • Document
  • Image
  • Button
  • Clock
  • Activity Journal

Please refer to the Dashboard Widgets topic for detailed information about configuring the properties for each type of widget.

Using the Dashboard, designers can configure the number, size, and placement of the objects they wish to display, placing each object in a Widget. Objects can be placed in a dashboard asymmetrically as well. In addition, buttons can be placed in a dashboard to navigate to other dashboards, open Forms, display Knowledge Views, etc.

Properties Tab

Clicking the Properties tab of the Dashboard definition will display the general settings for the dashboard.

Dashboard Definition Tab

Objects are added to the Dashboard design space—which appears as a sheet of graph paper—by creating Widgets. The available Widgets are listed in the Widgets toolbar of the Dashboard Definition Tab.

While some Widgets, like the Text or Button widgets, are configured via simple text configuration, most Widgets must contain an existing Process Director object. That is to say that you must first create the charts, Knowledge Views, Reports, etc. that you wish to display in the Dashboard prior to creating the Dashboard object. To create a Widget in the design space, simply drag the desired object type from the Widgets toolbar and drop it onto the design space. As you drag the Widget, a cursor the shows the type of Widget you are dragging will follow your mouse drag to the desired location in the design space.

Once you release mouse button and drop Widget on the design space, the appropriate placeholder for the Widget will appear.

Note As you drag Widgets onto the design surface, or move/resize Widgets, you may find that a Widget is partially occluded by another one. You can hover the mouse over a partially occluded Widget to bring it to the front for easier editing.

Configuring the Widget

Each Widget can be repositioned by using the title bar to drag and drop the Widget to a new location. Widgets can also be resized by dragging and dropping the right or bottom border of the Widget. The Widget's title bar displays the name of the Widget on the left side, and displays two icons on the left.

  • The Settings icon will open the properties dialog box for the Widget.
  • The Delete icon will remove the Widget from the design space.

Clicking the Select Icon enables the Moving and Sizing options. Multiple Widgets can be selected at the same time, which enables the Align Widgets options.

Clicking the title bar of a Widget selects it and highlights the Widget or deselects it if it has already been selected. Selecting a Widget activates the Move Widgets and Size Widgets options on the toolbar. Selecting multiple Widgets activates the Align Widgets options, which enable you to align and size multiple widgets.

The Move Widgets settings will automatically snap the selected Widget to the selected location on the design space. The Size Widgets settings will automatically resize the Widget to the selected size. The Align Widgets settings will snap the selected widgets to the specified alignment or size with respect to each other.

Widget Properties

You can open the Widget Properties dialog box for a Widget by clicking the Settings icon.

Show Title Bar

You can hide the title bar for a Widget by unchecking the Show title bar property.

Display

The Display option enables you to select when you wish the widget to display. The available options are:

  • Always: Show in all viewports.
  • Desktop Only: Only show in Desktop viewports.
  • Mobile Only: Only show on mobile device viewports.
Title

The text displayed in the title bar can be set by editing the Title property. (A default title is given to each Widget when it is created.)

Refresh (Seconds)

You can set the widget to refresh its display regularly at the interval, in seconds, that you set in this property.

CSS Class

If you have a custom CSS stylesheet, you can specify the CSS class you'd like to use for the display of the widget.

Name

An Name/ID you can set to refer to the widget in a script or other objects.

Choose [Object]

A Content Picker control enables you to select the Process Director object that is displayed in the Widget.

Once you've finished setting the Widget properties, you can save and close the Properties dialog box by clicking the Apply button. Clicking the Cancel button will discard your changes and close the dialog box.

All of the Widgets in the Dashboard will automatically resize themselves as the size of the dashboard window changes.

Note Process Director v5.42 and higher displays a Minimize/Maximize icon for Dashboard widgets that are configured to display the Header Bar.

Launching Forms

You can launch a Form from a Dashboard object. Dashboard buttons can be used to launch Forms, and Knowledge Views can be used to display Form instances. When a Form is launched from a dashboard objects, the Form will appear in an overlay on the Dashboard.

The Form that appears in the overlay is fully functional, and will operate just as it would if it were opened outside a dashboard.

When a Form instance is displayed in the Dashboard using the Form Instance widget, Process Director will automatically find the task for the Form Instance, if any, that is associated with the current user, and will display the form in task context, i.e., as if the Form was opened from the Task List.