How to link a form to a task
Last updated
Last updated
There are two ways to connect a form to a task, with a preliminary step to ensure the form can be found. What this preliminary step is, depends on the type of form that should be linked to a task.
To create a form link for a start event or user task, the following steps are necessary:
In the Admin menu, go to "Process links". This shows a select box, specifying which process and version are being configured, as well as a diagram for the current selection.
Select the process and version that should be configured.
Select a start event or user task.
Select the type of form link and follow the specific instructions.
In order to connect a form or form flow to a task, the following steps are necessary:
Create a form link .json
file under the following path: */resources/config/formlink/
. The name of the file needs to correspond to the process definition key.
Create the form links. An example of what this looks like can be found below:
More information on which properties need to be set can be found here.