I followed the custom tree tutorial here and noticed if I made the sample tree in a new custom section with only one tree group, the root node of the tree (TreeTitle in the code) didn't render. When I made a second tree controller in the same custom section with an additional tree group both root nodes rendered. Is this expected behavior when there is only one tree group?
I have the same problem and i cannot find a solution. If anyone has found a workaround to render the group even with one tree controller, i will appreciate his help.
Custom tree root nodes not appearing
Hi,
I followed the custom tree tutorial here and noticed if I made the sample tree in a new custom section with only one tree group, the root node of the tree (TreeTitle in the code) didn't render. When I made a second tree controller in the same custom section with an additional tree group both root nodes rendered. Is this expected behavior when there is only one tree group?
Thanks for your input!
I have the same problem and i cannot find a solution. If anyone has found a workaround to render the group even with one tree controller, i will appreciate his help.
You could use this tutorial as a guide as this is what helped me
https://our.umbraco.com/Documentation/Extending/Section-Trees/sections-v8#why-cant-i-see-my-new-custom-section
I would use this guide as a starting point and work your way through the next couple of pages which will have the tree displaying.
any updates here?? as I am still facing same issue?
is working on a reply...