Dashboard Panel

The Dashboardpanel widget is the container that can hold any other widgets. It is displayed as a small container with a blue header on the dashboard. It automatically adjust the width within the columns.

Dashboard Panel Properties
Properties Descriptions
Advanced  
Summary Service: Specify the name of the summary service you want to define.
Invoke Summary Service: Select True if you want to control running the summary service for both dashboard view and detail view or not.
Summary Load URL: The URL must start with "/eml/". If it is defined, the URL page is displayed in the dashboard view. By adding 'dashboard=true' value in the URL, removes the header and menu of the page. For example, '/eml/Inbox?dashboard=true'.
Load Frame Height: Specify the height frame value of the dashboardpanel. You must define the width in pixels or percentage. For example, "100px" or "30%".
Title Info: Specify the title name for the dashboard panel.
Load URL: The URL must start with "/eml/". If it is defined, the URL page is displayed in the detail view. By adding 'dashboard=true' value in the URL, removes the header and menu of the page. For example, '/eml/Inbox?dashboard=true'.