Gadget's data

Show:

GADGET_COL

Tinyint(2)

Column position of the element


Default: 0

GADGET_MODULE

Varchar(100)

Module of the widget :

GADGET_PARAMS

Json

Params to display the element

GADGET_ROW

Tinyint(2)

Row position of the element in the column


Default: 0

GADGET_TITLE

Varchar(100)

Title of the widget :

GADGET_TYPE

Varchar(100)

Type of the element :

  • numeric
  • list
  • widget

GADGET_WIDGET_TYPE

Varchar(100)

Type of the widget :

  • summary
  • myPeriodicalsTargets
  • etc. Filled only if GADGET_TYPE='widget'

ID_DASHBOARD

Int(11)

ID_GADGET

Int(11)

Unique identifier.

PARENT_ID

Int(11)

Parent ID for the gadget

PARENT_TYPE

Char(50)

Parent type for the gadget