Hi,
I am interested whether there is possibility to copy part of the view context at once. For example if I have the following structure:
+ node1
- attribute1
- attribute2
+ subnode11
- attribute11
- attribute12
+ subnode12
- attribute121
I would like to copy the information contained in subnode11 and the attributes and nodes below it and do some work with this part of the context but I don't want to change the original.
Is this possible?
Regards,
Metodi
Hello Methodi,
Yes, this works. Just do a right mouse click on subnode11, choose "Copy" from the context menu. Then position the cursor on the node you want to add a copy of subnode11 as child node, do a right mouse-click and choose paste from the context menu.
Best regards,
Karin
Add a comment