Custom Form Components
User Story (Required on creation)
As a Process Developer I want to easily create and integrate custom form components in user tasks to enhance the flexibility and user experience of form-driven workflows.
Functional Requirements (Required before implementation)
The system shall allow developers to register custom form components.
Technical Requirements (Required before implementation)
Limitations of Scope
Hints
Form-js already supports this feature. What is missing is a way to add additional modules to the form instance.
Links
https://bpmn.io/blog/posts/2023-custom-form-components
Breakdown
### Pull Requests