Copied to clipboard

Flag this post as spam?

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


  • David F. Hill 122 posts 242 karma points
    Mar 09, 2013 @ 01:21
    David F. Hill
    0

    Place a portion of the Content tree in a custom section

    Hello Umbraco Colleagues,
    There's not an easy way to explain what I would like to do... but I'll try.

    I have built a custom section with several custom trees.
    I am trying to find a way to include a portion of the regular content tree with all of its normal context menu functionality.

    For example I'd like to start at node XXXX and get it and all of its descendents and place that part of the content tree in my custom section along with my other custom stuff. (of course that part of the content tree would still be in its regular spot in the content section also.)


    If I'm not explaining it very well I can provide more info.
    BTW I'm using ver 6.

    Any ideas on this?
    Is there a package that might help?


    Cheers,
    David

  • Andreas Iseli 150 posts 427 karma points
    Mar 12, 2013 @ 16:27
    Andreas Iseli
    0

    I don't think there is a package you may use.

    My first idea is to make a tree that inherits from the ContentTree itself by overriden several methods to limit the nodes you retrieve and display. I suggest you to have a look into that first before diving deeper into another custom approach.

Please Sign in or register to post replies

Write your reply to:

Draft