Database – Dashboard Widget (dashboard__dashboardwidget)
Description
Widgets are related to Agent Dashboards. Widgets are used to populate the dashboard with useful and relevant snapshot information.
Table Fields
Column | Data Type | Column Info | Value Notes |
dashboard_id | int(11) | This is the ID of the dashboard that the widget is associated with. | |
dashboardwidget_id | int(11) | The ID or identifier of the dashboard widget. | |
display_order | tinyint(1) | A numeric value showing the order in which the widget should be displayed. | |
lastUpdated | timestamp | The date the dashboard widget was last updated. |