Process Forms

Process forms are views displayed to users. They can be configured for the StartEvent and User Task model elements. There are several types of forms:

  • Jmix view — this type of process form is based on a Jmix view.

  • Input dialog — this form is created at runtime when a user starts the process or performs a user task. The fields of the form are defined in the process model.

  • No form — for processes and tasks that start programmatically.

  • Custom — used to render a form in a non-standard way.