Skip to main content
Version: 8.0

Add dashboards as page widgets

Level: beginner

You can add dashboards on a record page tab or in the record profile. For this, use the “Widgets” page elements (Fig. 1) available on the left-side panel of the Page Designer.

Fig. 1 Widget area in the Page Designer
Fig. 1 Widget area in the Page Designer

You can add the following types of dashboards on a record page:

note

More information about setting up different types of dashboards is available in the Dashboards article.

Example

Create a chart that would display the dynamics of communication with a customer on the History tab of the contact page.

To add a chart on the contact page:

  1. Open the Contacts section.

  2. Click ViewOpen Section Wizard.

    note

    If you need to add dashboards on a detail page, use the Detail Wizard instead of the Section Wizard.

  3. In the “Section pages” block of the Section Wizard:

    1. if you have only one edit page in your section, click Edit page;

    2. if you have several edit pages in your section, click the link of a corresponding page in the list (Fig. 2).

      Fig. 2 Selecting a section edit page from the list
      Fig. 2 Selecting a section edit page from the list
  4. In the Page Designer that opens, click the History tab (Fig. 3). This tab will display your diagram.

    Fig. 3 Switching to the History tab
    Fig. 3 Switching to the History tab
  5. Add a new “Dynamics of communication” field group. Place the field group at the top of the History tab page. This field group will contain the newly created diagram.

  6. Expand the Page elements block and drag the needed widget on the page. For example, drag-and-drop the Chart widget to the new Dynamics of communication field group. Areas, where you can place the chart, will be highlighted in blue (Fig. 4).

    Fig. 4 Adding a chart on the contact page
    Fig. 4 Adding a chart on the contact page
  7. On the opened chart setup page, populate the first series of the chart that would display the number of calls of the contact for the needed period, e.g., the previous quarter. Set the parameters as follows:

    Fig. 5 Setting up the “Calls and emails for the previous quarter” chart
    Fig. 5 Setting up the “Calls and emails for the previous quarter” chart
    1. Title – “Calls and emails for the previous quarter”
    2. X-Axis label – “Date”
    3. Y-Axis label – “Number of calls and emails”
    4. Object – “Call”
    5. Function – “Count”
    6. Chart type – “Line”
    7. How to group – set grouping by the “End date” column for calls.
    8. Format – “Day & month”
    9. How to filter – Specify the “End date = Previous quarter” for calls.
    10. How to associate with section data – Specify “Id” to display the data for the selected contact only.
  8. Add another series to your chart widget by clicking btn_com_content_designer_gear_menu.png and selecting the “Add series” option (Fig. 6).

    Fig. 6 Adding series to a chart widget
    Fig. 6 Adding series to a chart widget
  9. Populate the properties of the second series:

    1. Object – “Activity”
    2. Function – “Count”
    3. Chart type – “Line”
    4. How to group – set grouping by the “Due” column for activities.
    5. Format – “Day & month”
    6. How to filter – Specify two conditions for activities: “Type = Email” and “Due = Previous quarter.”
    7. How to associate with section data – Specify “Id” to display the data for the selected contact only.
  10. Click Save.

  11. For the correct displaying of data, adjust the size of the chart (Fig. 7).

    Fig. 7 Resizing the chart
    Fig. 7 Resizing the chart

As a result, the chart showing the dynamics of communication with the contact for the previous quarter will be displayed on the contact page (Fig. 8).

Fig. 8 Record page with a configured chart widget
Fig. 8 Record page with a configured chart widget
note

Learn more about configuring charts in the “Chart” dashboard tile” article.


See also

Set up page fields

Set up page field groups

Set up page tabs