Copied to clipboard

Flag this post as spam?

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


  • Hanskrogh 1 post 21 karma points
    Sep 21, 2021 @ 16:03
    Hanskrogh
    0

    Umbraco Heartcore Multi Node Tree picker, you can't fetch children of selected node?

    We have a current setup like this

    • Product Management
      • Products
        • Product 1
          • Variant 1
          • Variant 2
        • Product 2
          • Variant 1
          • Variant 2
      • Categories

    Then we want to have the products in some specific categories, so we have a document type named Catogories with a list of different Categories.

    Each category have a Multinode tree picker, so you could select the products you want to be in that Category.

    The problem is when we query from graphql we're not able to access the children of the selected node, we can only get information about that specific node, we can't get information about the different variants.

    Is the multi node tree picker supposed to work this way and if so, is there another way to solve our issue?

Please Sign in or register to post replies

Write your reply to:

Draft