đDashboard
The dashboard is used to display useful information to Valtimo users at a glance. Dashboards can provide the user with statistical information. Using this information, the user will be enabled to prioritize and focus on specific tasks.
A dashboard contains a set of widgets that display data in a customised way. These dashboards and widgets can be configured by an administrator accordingly.
Creating a dashboard
There are two ways of configuring dashboards:
Manually via the UI
Using autodeployment via the IDE
Go to the
Admin
menuGo to the
Dashboard
menuClick on Add new dashboard
Fill in the form


When creating a dashboard, two fields need to be filled in:
The 'Dashboard name' will be shown to the user on the dashboard page.
The 'Description' field is only visible for the system administrator. It will not be shown to the end users.
Adding widgets
After creating a dashboard, widgets can be added to the dashboard.
Go to the
Admin
menuGo to the
Dashboard
menuClick the dashboard that needs to be configured
Click on Add new widget
Fill in the form


Access control
Access to dashboards can be configured through access control. More information about access control can be found here.
Resources and actions
com.ritense.dashboard.domain.Dashboard
view
Allows viewing the data of one dashboard.
view_list
Allows viewing the dashboard tabs.
Examples
Last updated