Hi all, I need to show the node hierarchy (tree view) based on the node path provided.For example if path is like : /content/samples/assets/images I need to List all the child nodes , files , resource types, assets that are under the given node path. and populate it in html page using tree view stru...