Copied to clipboard

Flag this post as spam?

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


  • Filip Krystl 4 posts 74 karma points
    Jul 03, 2018 @ 06:27
    Filip Krystl
    0

    BackOffice show content of another child

    Hi all,

    does anybody know if it is possible to show filtered child nodes as a list in a different node in a document contents?

    Here is my problem. I have a list of shows and each show has its own dates. The dates are imported from web service and when they got imported they will not be published at first. And here comes the problem. If a user goes to the list of shows, he will not see which dates are imported and though not published. He would have to go through each show and look if there are some unpublished dates.

    My idea is to create a separate list of unpublished dates which user can easily publish whichever he wants. And he will immediately see which dates got imported.

    Any ideas how to achieve this?

    Thanks, Filip

  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 8x admin c-trib
    Jul 03, 2018 @ 08:25
    Chriztian Steinmeier
    1

    Hi Filip,

    Are they all imported under the same parent node? If so, I think you'd be able to use a custom listview for that. It has bulk editing controls which would allow for publishing a chunk of them at once.

    Here's a great article on how to create a custom listview, just in case: https://24days.in/umbraco-cms/2016/custom-list-view-layouts/

    Hope that helps,

    /Chriztian

  • Filip Krystl 4 posts 74 karma points
    Jul 03, 2018 @ 08:55
    Filip Krystl
    0

    That is the thing that they are not imported into the same parent node. They are imported into separate shows, so I probably can't use a custom listview.

    Thanks,

    Filip

Please Sign in or register to post replies

Write your reply to:

Draft