Versions Compared

Key

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

...

Panel
borderColorred
borderWidth1
titleBGColor#ffcccc
borderStylesolid
titleNew Feature

This is a new feature in Joget Workflow v6.

Image Added

Figure 1: Sample Datalist using Joget Entity Datalist Binder to retrieves data from Form Data Audit Trail entity

Image Modified

Figure 12: Properties

NameDescription
Entity

Entity to retrive dataset from.

Choosing entity related to App (i.e. Datalist Definition) will produce another option called

Only retrieve from current App version? to optionally return data related only to the current App the datalist is built on.
Filter Conditions

Filter Conditions

NameDescription
Join Type
  • And
  • Or
Field

Field ID. (e.g. title)

Operator
  • Equal
  • Not Equal
  • Greater Than
  • Greater Than Or Equal
  • Less Than
  • Less Than Or Equal
  • Like
  • Not Like
  • In
  • Not In
  • Is True
  • Is False
  • Is Null
  • Is Not Null
ValueFilter value.
Extra Conditions

Additional condition(s) for filtering the data set. HQL is the expected here.

...