Copied to clipboard

Flag this post as spam?

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


  • Anthony Candaele 1197 posts 2049 karma points
    Dec 06, 2013 @ 13:51
    Anthony Candaele
    0

    usage of listview for news documenttype

    Hi, I'm exploring Umbraco 7 for a new website. A main feature for this new website is it's news functionality.

    I've seen there's a new way for showing news items in Umbraco 7 with 'listview'. Does anybody know where I can find documentation on this new listview feature?

    thanks for your help,

    Anthony

  • nojaf 91 posts 300 karma points
    Dec 06, 2013 @ 14:02
    nojaf
    101

    I don't think there is a documentation at this time. But basically to activate the listview you can:

    • Go to the settings of your parent Container and enable listview

    Image 1

    • Go to developer tab, create a new DataType and choose 'List view' as property editor. Then return to the setting of your docType, create a new tab (isn't necessary but is cleaner), add a property of your new dataType (the listView).

    Image 2

  • Anthony Candaele 1197 posts 2049 karma points
    Dec 06, 2013 @ 14:37
    Anthony Candaele
    0

    thanks nojaf,

    I got it working pretty easily:

    enter image description here

    thanks for your help,

    Anthony

  • 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