Copied to clipboard

Flag this post as spam?

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


  • Gonzalo Brusella 6 posts 76 karma points
    Apr 28, 2016 @ 14:54
    Gonzalo Brusella
    0

    Modeling a document type

    I want t model a document type that shows a list of its children on i'ts body.

    As a example:

    I got a kind of wizard, with many steps, so you have a root document type for the wizard per se and one content per step,

    Can someone give advice on how to model suchs document types? Do I need to use the List View functionality? (I haven't found much info around it)

    Thanks!

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    Apr 28, 2016 @ 15:31
    Dennis Adolfi
    0

    Yes, that's exactly what the list view does. It renders the children as a list instead of nodes in the content tree.

    It's pretty straight forward go get going with a default list view, then you can configure it further.

    See this link about how to fix it: (It's not the latest Umbraco version, but the basics are the same): http://www.robertgray.net.au/posts/a-first-look-at-umbraco-container-content-types#.VyIsLcheDCQ

    Also nojaf explains it very well here: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/46694-usage-of-listview-for-news-documenttype

    Best of luck to you!!

  • 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