Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

New feature added in Joget DX :

  • Alignment

  • Header Alignment 

Image AddedImage Removed

Figure 1: Screenshot highlighting columns added in Datalist BuilderImage Removed

Column Properties

General

NameDescriptionScreen (Click to view)
Name

Column name

Info

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

Image Added

LabelColumn label.
SortableWhen checked, the 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 the user exports them by clicking on the export links at the bottom of the list.

Width

Width of the column in characters.

Info
titleExample

200px

Inline Style

Column inline styling in CSS.

Info
titleExample

background-color: blue;

...

Alignment
  • Default Value
  • Center
  • Left
  • RIght
Info
titleNew Feature

Newly introduced in Joget DX

Header Alignment
  • Default Value
  • Center
  • Left
  • RIght
Info
titleNew Feature

Newly introduced in Joget DX

Action Mapping

NameDescriptionScreen (Click to view)
Action

...

Formatter

NameDescriptionScreen (Click to view)
FormatterAttach a Formatter plugin to transform the current value. See Column Formatter for more information.

Image Added