Copied to clipboard

Flag this post as spam?

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


  • David Amri 214 posts 740 karma points
    Feb 15, 2017 @ 14:49
    David Amri
    0

    Restrict Content picker not to select children nodes

    Hi,

    Is it possible to restrict the editor from picking children nodes when using the content picker in Umbraco?

    Let's say I have this tree structure:

    • Start node in content picker
      • Second node (selectable in content picker)
        • Third node (should not be selectable)
      • Second node (selectable in content picker)
        • Third node (should not be selectable)

    / Cheers

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Feb 15, 2017 @ 15:10
    Michaël Vanbrabandt
    100

    Hi David,

    you could use the Umbraco.MultiNodeTreePicker where you can set the allowed doc types and set the amount of items that can be selected.

    See image:

    enter image description here

    Hope this helps!

    /Michaël

  • David Amri 214 posts 740 karma points
    Feb 15, 2017 @ 15:39
    David Amri
    1

    Great success! Thanks for helping out a newbie Michaël...

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Feb 15, 2017 @ 15:51
    Michaël Vanbrabandt
    0

    No problem that's why we are here for!

    Have a nice day!

    /Michaël

  • 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