Versions Compared

Key

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

Joget Entity Data Binder provides data set access to entities related to platform and system's level. ให้ชุดข้อมูลเข้าถึงเอนทิตี้ที่เกี่ยวข้องกับแพลตฟอร์มและระดับของระบบ

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in Joget Workflow v6.

...

Figure 1: Sample Datalist using Joget Entity Datalist Binder to Retrieves Data From Form Data Audit Trail Entity

Figure 2: 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)

Image Modified

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.

Sample app to demonstrate the use of Datalist Entity:Data Binder for Joget Workflow Enterprise v6: 

...