i can make custom rule for bpmn symbol with this thread.
is it possible to remove append from symbol ? for example i restrict start event cant connect to end event and it works
but if i click start event i can use append end event
Thank you
i can make custom rule for bpmn symbol with this thread.
is it possible to remove append from symbol ? for example i restrict start event cant connect to end event and it works
but if i click start event i can use append end event
Thank you
Hi @Hauw_Ric,
you will have to create a custom ContextPadProvider
to restrict the append actions for certain elements. Cf. to this forum thread to receive guidance.
page not found (404) on the example link
Oops, sorry, we just updated our custom element examples. Please refer to this example.