Copied to clipboard

Flag this post as spam?

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


  • pooja 15 posts 35 karma points
    Sep 22, 2011 @ 13:57
    pooja
    0

    Tree view structure

    i want to create multilevel tree structure. eg. if  we have structure like 

    +1

        +2

            +3

    like then user should have authority to change the sturcture according to him.

    if he want a structure like

    +2

      +1

       +3

    or some thing else.

     

  • Rich Green 2246 posts 4006 karma points
    Sep 22, 2011 @ 14:07
    Rich Green
    0

    Hi Pooja,

    You can do this out the box with Umbraco.

    Create 3 different doc types (1,2 & 3 as above)

    Then make sure you set each doc type to be 'allowed' under each other, then they client can create and move them as they please.

    Hope this makes sense, let me know if you have any questions.

    Rich

  • pooja 15 posts 35 karma points
    Sep 22, 2011 @ 16:32
    pooja
    0

    hi Rich, thanks for reply.

    but i do not understand can you please elaborate

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies