SaasMatter

DashBoardXML

DASHBOARD: < DASHBOARD > is starting tag & < /DASHBOARD> is ending tag.

How to define a Section: We can define a Section for dashboard using below code.

SECTION : < SECTION > is starting tag & < /SECTION> is ending tag.

How to define a Column: We can define a column for section using below code.

Column : < COLS > is starting tag & < /COLS> is ending tag.

How to define Layout of dashboard:

Output ->