(Like SubPocess node of BPMN )
(https://ej2.syncfusion.com/demos/#/material/diagram/bpmn-editor.html)
|
Query |
Response |
|
I'd like to put a regular node inside a blue node. |
We have created a sample in which we have put a regular node inside a blue node as a group node. Since it is an HTML node, the connectors will stay behind the blue node. So, I have changed the blue node as a transparent node. please refer to a sample below. |
|
The child node move together when the blue nodes were moved. |
Yes, when you move the blue node, the child nodes will move together. |
|
The child node should be not resized when the blue nodes were resized. |
In a group node, the first click will select a group and the second click will select a child node. So, you need to click twice on a blue node to achieve your requirement. |