CRM Analytics Dashboard JSON Overview
View or Modify a Dashboard JSON File
CRM Analytics Dashboard JSON Example
selectors Properties
style Properties
widgetStyle JSON and Properties
Previous Versions
pages PropertiesThe pages key contains properties that determine the placement of each widget in the dashboard layout. Currently, the Dashboard Designer supports only one page for each layout.
| Property Name | Type | Details |
|---|---|---|
label | String | Label of the page in the dashboard layout. Included in the Dashboard Designer’s user interface. |
name | String | ID of the page in the dashboard layout. Not included in the Dashboard Designer’s user interface. |
widgets | Array | Contains properties that determine the height and width of each widget, and where it’s placed on the dashboard layout. Not included in the Dashboard Designer’s user interface. |
The widgets key contains properties that determine the height and width of each widget, and where it’s placed on the dashboard layout. Because the Dashboard Designer uses a grid, you specify the properties in terms of rows and columns. For example, you specify the number of columns to determine the width of a widget.