Versions Compared

Key

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

...

Usages

Use as Form Load Binder
Anchor
Form Load Binder
Form Load Binder

Injected Variables:

    • element - Element that this binder is tie to. (org.joget.apps.form.model.Element)

    • primaryKey - The primary key provided by the element to load data. (java.lang.String)

    • formData - The data holder of the whole form. (org.joget.apps.form.model.FormData)

...