A main feature of Umbria is dashboards with Key Performance Indicators (KPIs). Dashboards display many employee-related KPIs. The dashboards in Umbria are created with Extensible Markup Language (XML) code. IT professionals familiar with XML coding can create and modify dashboards within Umbria without the need to contact Prosperoware for implementation.
Tip: To change existing KPIs or add new ones, refer to the instructions on the Adding and Customizing KPIs page.
Most XML scripts can be found in the Admin Panel within the Customization and Localization folder. The instructions below are helpful when customizing a default dashboard for a role.
Tip: Three dashboards are available out-of-the-box with Umbria: the Associate Dashboard, Partner Dashboard, and Pricing Dashboard.
Hide the widgets
Edit the KPI queries
Add/ Delete columns
Change the labels on the screens
Update the page layout
Tip: You can go back to the original XML code by clicking the Revert to Original button in the top right corner of the Custom tab.
Tip: It is recommended that you save your file with the “.xml” file extension.
Every field in Umbria’s user interface (UI) is based on a Resource Key found in the Resource Customization node in the Admin Panel. Field names can be reworded by a System Administrator to suit the firm vernacular so there is less of a learning curve for new users.
The URL showing in your browser window will typically indicate the folder in which the Resource Key is located. For example: the URL http://localhost/Umbria/Request/Dashboard2 refers to the Request subfolder, and Dashboard2 is the Resource Key.
Tip: On Umbria version upgrade, it is recommended you click the Reparse Resource button in the top right corner of the Resource Customization tab, to add/update all resource keys in Umbria UI. Admin: Resource Customization>Select culture from Target Culture Dropdown> Click Reparse Resource button. You may also use this option in case modified resource keys, do not reflect in Umbria UI.
To edit UI field names:
Note: If you have the Umbria interface open in another browser tab or window, you can refresh your browser to see your change immediately.
Umbria comes out-of-the-box with a standard set of tooltip (roll-over) text for the starting dashboards. A System Administrator can access the XML files in the Admin Panel to make any desired modifications. The Resource Key for tooltip text always ends in “tooltip."
To edit tooltip text:
Note: If you have the Umbria interface open in another browser tab or window, you can refresh your browser to see your change immediately.
Umbria comes with an out of the box color scheme. Sometimes users' would need to customize these for their firm's color scheme.
The out of the box colors for Widget Charts are:
{"colors": ["#7cb5ec", "#434348", "#90ed7d", "#f7a35c", "#8085e9", "#f15c80", "#e4d354", "#2b908f", "#f45b5b", "#91e8e1"]}
Find Widget Configuration and edit a widget.