You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Figure 1: Screenshot highlighting columns added in Datalist Builder

Figure 2: Column Properties

NameDescription
Name

Column name

This is the name that you will need to use to refer to when defining Extra Filter Condition in the Source's Binder.

LabelColumn label.
SortableWhen checked, user will be able to sort the data list using this column.
HiddenWhen checked, this column will not be shown/visible to the end users but will still be rendered in the background.
Exclude in export?

When checked, this column will not show up when user export them by clicking on the export links at the bottom of the list.

Width

Width of the column in characters.

Example

200px

Inline Style

Column inline styling in CSS.

Example

background-color: blue;

Figure 3: Column Properties - Action Mapping

NameDescription
Action

Figure 3: Column Properties - Formatter

NameDescription
FormatterAttach a Formatter plugin to transform the current value. See Column Formatter for more information.
  • No labels