Copied to clipboard

Flag this post as spam?

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


  • Jerker Stigsson 63 posts 122 karma points
    Jan 21, 2015 @ 14:00
    Jerker Stigsson
    0

    Listview items url gets 404

    There is already a Listview out of the box. The listview that comes with the installation, is used when you check the Enable Listview on a documenttype. I have added this one on a documenttype and also noted that in Umbraco 7.2, you are able to edit the list columns.

    I needed an additional listview on another documenttype. Here it wasn't possible to use the out of the box installed Listview, because I added some properties as new custom columns to it.

    So I added a new datatype of Listview type.

    But when I add items to this Listview datatype, the items gets an URL, but I get when clicked on the URL:

    404 - File or directory not found.

    So, my interpretation is, that this Listview datatype isn't made for creating pages, but rather as a database of items to iterate through in a function. Is this correct understod?

    (Another annoying thing is that this self added ListView datatype show items not only in the list but also as children in the documenttree.)

Please Sign in or register to post replies

Write your reply to:

Draft