Global data for a dashboard.

Show:

DASHBOARD_COLUMNS

Tinyint

Number of columns


Default: 3

DASHBOARD_CREATEDAT

Datetime

Creation date

DASHBOARD_ISDEFAULT

Tinyint(1)

Indicate if the dashboard is the one defined by administrator

  • 0 : User defined
  • 1 : Administrator defined


Default: 0

DASHBOARD_UPDATEDAT

Datetime

Update date.

DASHBOARD_UPDATEDAT

Datetime

Update date.

ID_DASHBOARD

Int(11)

Unique identifier.

PARENT_ID

Int(11)


Default: 0

PARENT_TYPE

Char(50)

Parent type

Type of dependsOn


Default: ''