Difference between revisions of "Dashboard Sections"

From Lianjapedia
Jump to: navigation, search
(Dashboard Group Section Attributes)
Line 24: Line 24:
 
The vertical % stretch factor that this section should occupy.
 
The vertical % stretch factor that this section should occupy.
  
 +
===Cell padding===
 +
Padding for the cells.
 +
 +
===Cell CSS===
 +
CSS for the cells.  This can be for example name:value;name2:value or bootstrap classes, e.g. border-dark rounded boxshadow.
 
[[Category:Lianja v5.2]]
 
[[Category:Lianja v5.2]]

Revision as of 07:23, 24 December 2019

Under construction, coming soon in Lianja v5.2.

Overview

In the forthcoming Lianja v5.2 there is a new section type: Dashboard.

You can relate multiple sections together as part of the Dashboard section's Dashboard group and have them displayed horizontally on a page.

The sections, being related, all change dynamically as you navigate data in the first section (typically a Form, Canvas or Custom section).

This new section layout is specifically designed for building digital dashboards.

See this forum post for a preview.

Dashboard Group Section Attributes

The following Section Attributes are used with sections that are part of a dashboard group.

Dashboard group

The dashboard section that this section belongs to.

Horizontal stretch

The horizontal % stretch factor that this section should occupy.

Vertical stretch

The vertical % stretch factor that this section should occupy.

Cell padding

Padding for the cells.

Cell CSS

CSS for the cells. This can be for example name:value;name2:value or bootstrap classes, e.g. border-dark rounded boxshadow.