Copied to clipboard

Flag this post as spam?

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


  • Jeric Yuen 334 posts 508 karma points
    Jun 30, 2016 @ 09:55
    Jeric Yuen
    0

    Label for Multinode Tree Picker for Nested Content

    Hi Lee,

    Is there a way to pull the label for the Nested Content from a Multinode Tree Picker / Content Picker from the node name?

    I've set my label to display the Content Picker property like the one below

    enter image description here

    But when i select the content the label is only pulling through NodeId like the one below.

    enter image description here

    Thanks for all the help so far

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Jun 30, 2016 @ 09:58
    Lee Kelleher
    0

    Hi JLon,

    Currently we don't have a solution for this.

    There's been a discussion on our GitHub repository about it here:

    https://github.com/leekelleher/umbraco-nested-content/issues/63

    Sorry it's not better news.

    Cheers,
    - Lee

  • Jeric Yuen 334 posts 508 karma points
    Jun 30, 2016 @ 10:43
    Jeric Yuen
    0

    Thanks Lee,

    I'll have a look :)

  • Jeric Yuen 334 posts 508 karma points
    Jun 30, 2016 @ 10:53
    Jeric Yuen
    0

    Hi Lee,

    Just saw the comments from matt from your link about the labelTemplate to have it like {{mediaPicker|nodeName}}

    Which will solve what I'm looking for at the moment. Do you know what i might need in order to do that?

    Thanks again

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Jun 30, 2016 @ 11:16
    Lee Kelleher
    0

    Angular filters will work, but we don't have one that would get the node's name from an ID. Someone would need to develop one.

  • Jeric Yuen 334 posts 508 karma points
    Jun 30, 2016 @ 14:18
    Jeric Yuen
    0

    Ic. understandable. Thanks Lee. I'll wait for it then. A total beginner on Angular

  • AbsolutelyN 38 posts 267 karma points
    Dec 07, 2018 @ 13:21
    AbsolutelyN
    5

    I could not get the example of {{mediaPicker|nodeName}} to work. I did however find that this filter will display the node name of a multitreepicker in a nested content template. Not sure if its the best solution but works for me.

    {{multiTreeAlias|ncNodeName}}

  • Proxicode 119 posts 305 karma points
    Dec 08, 2018 @ 21:28
    Proxicode
    0

    Perfect! Thanks for posting this :-)

  • 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