Hi,
I am using two different trees and am trying to copy a parent node with children from one tree to another one. Unfortunately, it copies all the children as well, which I don't want. What do I need to do to only have the parent node be copied over to the other tree?
Thanks