Hi,
I would like to use the BPMN modeler to model the orchestration of a set of REST services for a business process. My idea would be to link to the respective service definition when clicking on a task element in the model. However these service would be pre-defined, which would lead to the following question:
Is it possible to replace the text input for a task by a kind of drop down or similar (so the user is just selecting the service/task)
I looked through the examples, however I could not find a hook, or something to replace the text input of diagram.js by something different?
Thanks in advance!