Copied to clipboard

Flag this post as spam?

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


  • Jay 409 posts 635 karma points
    Jun 30, 2016 @ 09:55
    Jay
    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 4020 posts 15802 karma points MVP 13x 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

  • Jay 409 posts 635 karma points
    Jun 30, 2016 @ 10:43
    Jay
    0

    Thanks Lee,

    I'll have a look :)

  • Jay 409 posts 635 karma points
    Jun 30, 2016 @ 10:53
    Jay
    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 4020 posts 15802 karma points MVP 13x 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.

  • Jay 409 posts 635 karma points
    Jun 30, 2016 @ 14:18
    Jay
    0

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

  • AbsolutelyN 85 posts 433 karma points
    Dec 07, 2018 @ 13:21
    AbsolutelyN
    8

    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 127 posts 323 karma points
    Dec 08, 2018 @ 21:28
    Proxicode
    0

    Perfect! Thanks for posting this :-)

Please Sign in or register to post replies

Write your reply to:

Draft