Dashboard

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:39

This configuration elements control the items displayed in the dashboard.

Example

Here is an example of the dashboard configuration:

<I4Config

 xmlns:ssc="http://www.teradp.com/schemas/GN4/1/StandardSearchControls.xsd"

 xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

 . . .

 <dashboards>

   <dashboard name="home">

     <dashboardGroup>

        <dashboardItem name="Back4 Service" iconName="fa-cogs" 

          description="Service status and configuration." 

          command="unimplemented"/>

        <dashboardItem name="Trash Can" iconName="fa-trash" 

          description="Find, purge or undelete objects." 

          command="unimplemented" />

        <dashboardItem name="Reports" iconName="fa-bar-chart" 

          description="Browse reports." 

          command="unimplemented"/>

        <dashboardItem name="Users and Groups" iconName="fa-group" 

          description="Manage users and groups." 

          command="unimplemented" />

     </dashboardGroup>

   </dashboard>

 </dashboards>

 

 

Translations

The heading (dashboardItem/@name) and description (dashboardItem/@description) are translated using StringScope.Default.