Copied to clipboard

Flag this post as spam?

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


  • Rabea_M 26 posts 140 karma points
    Aug 19, 2018 @ 19:16
    Rabea_M
    0

    Child nodes as checkbox list values

    Is it possible to add child content as pre value to a checkboxlist displayed in parent content?

    e.g. I am trying to give the use option to select which child nodes to show data from

  • Marc Goodson 2157 posts 14434 karma points MVP 9x c-trib
    Aug 27, 2018 @ 10:39
    Marc Goodson
    1

    Hi Rabea

    Have a look at the nuPickers package:

    https://our.umbraco.com/projects/backoffice-extensions/nupickers/

    This allows you to create a checkboxlist based on Umbraco Content nodes, and allows you to set an XPath, to define the starting position from where to select them, so I think this could be set to be 'relative' to the current node, and therefore pick children.

    https://github.com/uComponents/nuPickers/wiki/Editor-Control-CheckBox-Picker

    https://github.com/uComponents/nuPickers/wiki/Data-Source-Xml

    regards

    Marc

  • Rabea_M 26 posts 140 karma points
    Aug 31, 2018 @ 09:44
    Rabea_M
    0

    Thanks.. I think this can work

  • 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