Hi @Thamali_Sathsara ,
the Camunda 8 properties distributed under the zeebe
name, not camunda
. I can see how this can be confusing.
What you want to do is use ZeebePropertiesProviderModule
instead of propertiesProviderModule
from bpmn-js-properties-panel
as well as add the zeebe
moddle extension.
For element templates to work, you also need to add the CloudElementTemplatesPropertiesProviderModule
from bpmn-js-properties-panel
as an additional module.
Is there any way that I get exact same modeler available in camunda cloud to my angular application?
We have a distribution that already bundles all the relevant modules in the camunda-bpmn-js
repo. This already includes the correct element template and moddle modules: