Copied to clipboard

Flag this post as spam?

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


  • Kasper 21 posts 112 karma points
    Apr 01, 2019 @ 07:07
    Kasper
    0

    MultiNode picker

    Hi Guys I am trying to insert node into multinode treepicker enter image description here

    I tried with nodeId and building content from nodeId("_contentService.GetContentById")

    I am inserting my node with this. enter image description here

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Apr 01, 2019 @ 16:26
    Alex Skrypnyk
    100

    Hi Kasper

    I think you need a list of Udis,

    Unfortunately, you now have to pass in a list of UDIs. This is a combination of some document stuff and a formatted guid.

    A valid example would look something like this.

    string selectedItems = "umb://document/217f4677b69140958c8951eb3d3638f9,umb://document/d44a409e4f14416fb862356dd38cc7ac,umb://document/52595f172a934995ab0935087a012c6b"
    

    Thanks,

    Alex

  • 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