Versions Compared

Key

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

Form Data Binder, developed using Joget's Form Builder, is the default binder used to return data from forms submitted developed using Joget's Form Buildersubmitted forms.


Figure 1: Properties of Form Data Binder Properties

Form

Form to retrieve the data from .

Extra Filter Condition Filter conditions

Additional condition for filtering data
Userview Key can be used as part of the condition.

Code Block
langsql
titleSample Userview Key Usage
e.customProperties.category_id = '#userviewKey#'