Versions Compared

Key

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

...

  • Process Form Modifier Plugin is used to modify the form design mapped to a process flow activity.
  • It is able to configure through the "more settings" link under the mapped activity if there is at least one Process Form Modifier plugin installed.
  • A An useable Process Form Modifier Plugin must implement org.joget.apps.app.model.ProcessFormModifier interface.

Interface

English

org.joget.apps.app.model.ProcessFormModifier

  • Under wflow-core module
  • An interface to develop a Process Form Modifier Plugin. 

...