You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the desktop modeler I'm currently able to define form references on user tasks:
Works as expected. 👍
Now I would like to do the same for none start events. In order to define the start form required to start the process. Currently I have to edit the XML in order to achieve this:
Sadly I'm not allowed to use zeebe:formDefinition in element templates, otherwise I would have had at least a workaround.
This significantly hinders on-premise development with the Desktop Modeler. Is this complicated to fix? I would very much appreciate to have this solved in the near future.
Proposed solution
Allow definition of form references on none start events for Camunda 8 BPMN models.
Alternatives considered
Allow usage of type zeebe:formDefinition in element templates.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Problem you would like to solve
When using the desktop modeler I'm currently able to define form references on user tasks:
Works as expected. 👍
Now I would like to do the same for none start events. In order to define the start form required to start the process. Currently I have to edit the XML in order to achieve this:
Sadly I'm not allowed to use
zeebe:formDefinition
in element templates, otherwise I would have had at least a workaround.This significantly hinders on-premise development with the Desktop Modeler. Is this complicated to fix? I would very much appreciate to have this solved in the near future.
Proposed solution
Allow definition of form references on none start events for Camunda 8 BPMN models.
Alternatives considered
Allow usage of type
zeebe:formDefinition
in element templates.Additional context
No response
The text was updated successfully, but these errors were encountered: