Hi All,
I have some 5 parent nodes in my application. Each node has an unique name. My idea is, I must not be able to rename one node with the same name of another node. For eg if one parent node is named as fred, I must not be able to place this same name to some other parent node. Is it possible.
Thanks.
Kevin