Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Owen Pattison 18 posts 39 karma points
    Sep 10, 2015 @ 09:06
    Owen Pattison
    0

    Custom tree root node links - Custom section

    Hello,

    I'm currently working on creating a new section in the umbraco back office, I've been following this: http://umbraco.github.io/Belle/#/tutorials/Creating-Editors-Trees to create the tree in my custom section, the one part i'm struggling with is to add a link to the root nodes that is created with: [Tree("settings", "myTree", "My Tree")].

    What I'm trying to achieve is to have a rootnode that doesnt have any children - therefore i would like to go to a new url when selecting the root node, similarly to the way you can add a url in a child node: CreateTreeNode("0", "0", queryStrings, "/CustomPlugin/myTree/browse/0" ).

    Any suggestions for a direction to take this would be appreciated!

    Thanks, Owen

Please Sign in or register to post replies

Write your reply to:

Draft