BPMN.io Properties panel to have preconfigured ExecutionListener

Hello Team,

I am new to Camunda tool. I want to add UserTask in the palette with predefined properties like id, Name, ExecutionListener. I tried to add the properties in the shape creation event but it won’t work. Even I didn’t get any event which gives me the control to do the same. Can anyone help with this? Thanks in advance.

You could use element templates - that way users would be able to select from pre-defined configurations.

1 Like

Hey Thank you for your reply, But How can I use element templates in the Node application? The references I got on Git help me in the Local modeler instance, not in the Node application. Please reply.

Thank you

Hey, Thanks for the reply, I have tried this but this works for a local instance. How can I use element templates for the Node application?