Conditionally edit groups in a properties panel tab

Hi,

I would like to know if there is a way to detect what element (either a start event or a task and different types of them) is currently selected and then being able to disable certain groups in a tab when a certain element is selected.

For example: when a service task is selected, the ID group and/or Details group in General tab is not visible, but it is for user task.

Regards

Hi @Blitz_Mee,

maybe element templates could be a way to go: Use Element Templates to Extend the Modeler | docs.camunda.org

Hope this helps, Ingo

It would ideally have to be there by default and not needing to select the template from a modal, as mentioned on the github repo under the page that opens when clicking on the link you gave.