Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

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

Image Modified

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.


Image Modified

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

Expects a URL request parameter of a datalist filter.

Info
titleExample

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.

Info
iconfalse

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.

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

Column width.

Info
titleExample

10px or 10% 

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

List Column Name

Info
titleExample

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

Format decimal numbers of the current numeric value. 

Info
titleExample
  • 0.00
  • 0.000
  • .0
Footer Row Label

Label of the footer row.

Available only when used with Footer Row property.


...