Copied to clipboard

Flag this post as spam?

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


  • Robin Herd 6 posts 77 karma points c-trib
    Jan 06, 2015 @ 15:34
    Robin Herd
    1

    Adding a Dewd view and a custom Umbraco view under the same back-office node

    Hi, 

    I currently have a custom back-office application called "Data". The tree structure for this is currently: 

    -Data 
    --Data (dewd) 
    ---Bookings 
    --Data (tree) 
    ---Courses 

    The "Data (dewd)" folder is defined in dataDewd.config, and the "Data (tree)" folder is defined in a DataTree : BaseTree class using a Tree attribute. Bookings and Courses are both views.


    My question is: how can I add both Bookings and Courses under the same folder, so that my tree looks like this: 

    -Data 
    --Data 
    ---Bookings 
    ---Courses 

    Many thanks, 
    Robin

  • 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