Copied to clipboard

Flag this post as spam?

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


  • Aristos 1 post 31 karma points
    Nov 23, 2020 @ 19:07
    Aristos
    0

    how to create a different list - like the one of People or Products

    I am trying but can not do that, to create some list of items similar the one that exist for products or for people..

    For example I like to build a custom list for songs - add one song, then select many songs and show them...

    I have find only this tutorial https://24days.in/umbraco-cms/2016/custom-list-view-layouts/

    but the steps are not so clear, or maybe I miss something, or its so difficult, I do not understand for example how to add this button like this "create person" button - the "create product" button

    enter image description here

    Is there any help step by step, or some other resource that can help me create a list similar to this People, or Products.

    thank you in advanced - a.

  • Amir Khan 1199 posts 2567 karma points
    Nov 23, 2020 @ 20:20
    Amir Khan
    100

    What you'd want to do is create a document type called "songs" and enable list view when you create it. Then create another document type called "song" and allow it as a child of "songs" then you can create a node for each song you'd like and render it on the front end.

    Here's a video on how to do it for a news section, same concept: https://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/list-view-and-templates-menu/

  • 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