Copied to clipboard

Flag this post as spam?

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


  • Tom Maton 387 posts 660 karma points
    May 11, 2014 @ 17:37
    Tom Maton
    0

    Creating custom Tree rendering docTypes

    HI All,

    I've not used Umbraco for a while and the last time I created a custom tree was in v4.8 but now I want to upgrade it all to v7 and looking for a tutorial is proofing difficult.

    What I'm trying to do it create a custom tree using like so:

    Custom Section
    -- Company
    ---- Rewards --> This should only allow reward Doc Type
    ------ Reward 1
    ------ Reward 2
    ------ Reward 3
    ---- Roles --> This shoul only allow Role Doc Type
    ------ Role 1
    ------ Role 2
    ------ Role 3

    Each of the nodes are Document Types as so I need them to render the Doc Type settings on the right just like the content section of Umbraco. I've got to the point where I can generate a tree in my custom section with hard coded values but want to be able to create these sections dynamically by using the standard create functionality in Umbraco and only access the DocTypes accessible to that section.

    ANy help would be gretly appreciated.

    Thanks in advance,
    Tom

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 11, 2014 @ 18:40
    Jan Skovgaard
    0

    Hi Tom

    Don't know if you have come across the articles by Markus Jonhansson on how to create custom trees in Umbraco 7? http://www.enkelmedia.se/blogg/2013/11/22/creating-custom-sections-in-umbraco-7-part-1.aspx and http://www.enkelmedia.se/blogg/2013/11/22/custom-sections-in-umbraco-7-%E2%80%93-part-2-the-views.aspx

    Perhaps the documentation on angular stuff in belle can prove helpful too even though the main focus is probably for creating property editors http://umbraco.github.io/Belle/#/tutorials

    Hope this helps.

    /Jan

  • Nikola Romcevic 26 posts 139 karma points
    Jul 03, 2014 @ 16:46
    Nikola Romcevic
    0

    Hi Tom!

    Have you found a solution to your problem?

    /Nikola

Please Sign in or register to post replies

Write your reply to:

Draft