Process Forms

Start Event and User Task elements can be set up with a process form. This will allow users to input and submit data necessary for executing tasks.

The following form types can be used:

  • No form: for processes and tasks that start automatically without user input.

  • Input dialog: a simple dialog with input fields defined within the process model.

  • Jmix view: leverages annotations to turn a Jmix view into a process form.

  • Custom: a custom form created with Jmix or alternative UI technology linked to the element by its ID.