Forum Discussion
joetesta
8 years agoRoku Guru
I think what you should do is when you are creating the (or appending existing) child nodes, tag them with the section they are in at that time by adding a field "sectionId" or some such to each child node so when you find the child node you can reference this field to find its section. make sense?