List is designed to integrate List created using the List Builder into the Report.

Figure 1 : List Properties

NameDescription
Selector ClassThe class for current element.
ListTarget List to load. Mandatory field.
Header Background Color

The color of the list header background.

Choose the color through the color picker.

Header Text Color

The color of the list header text.

Choose the color through the color picker.


Figure 2 : List - Advanced Properties
NameDescription
Datalist Filter Parameters
PropertyDescription
Parameter Name

Expects a URL request parameter of a datalist filter.

Parameter ValueValue to set to the datalist filter to filter records.
Formula Column
PropertyDescription
LabelLabel of the new formula column.
Formula

Use JavaScript to perform row calculation from any field here.

Example:

{field1} + {field2}

Footer Row
  • Sum
  • Average
  • Count
  • Distinct Count
  • First
  • Highest
  • Lowest
  • Standard Deviation
  • Variance
Decimal Format

Format decimal numbers of the current numeric value.

  • 0.00
  • 0.000
  • .0
Header Alignment
  • Left
  • Center
  • Right
Alignment
  • Left
  • Center
  • Right
Width

Column width.

10px or 10% 

Footer Row
Sub-elementDescription
LabelLabel within the current cell to indicate the purpose of this value.
Field ID

List Column Name

Operator
  • Sum
  • Average
  • Count
  • Distinct Count
  • First
  • Highest
  • Lowest
  • Standard Deviation
  • Variance
Decimal Format

Format decimal numbers of the current numeric value. 

  • 0.00
  • 0.000
  • .0
Footer Row Label

Label of the footer row.

Available only when used with Footer Row property.