Copied to clipboard

Flag this post as spam?

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


  • Remko 118 posts 283 karma points
    Feb 24, 2020 @ 12:51
    Remko
    0

    Custom listview template for column, how does it work?

    I have a listview with some columns that contain a mntp value (single node)

    Now it displays udi in listview, but I'd like to show the node name.

    How can that be achieved? Tried {{ pickerAlias | ncNodeName }} like in nested content but that doesn't seem to work. Keep getting Udi instead.

    Cannot find any descent documentation about this. Can someone please help me with this on?

  • Remko 118 posts 283 karma points
    Feb 26, 2020 @ 13:44
    Remko
    0

    No one who can help me with this one?

  • Ben McKean 272 posts 549 karma points
    May 07, 2020 @ 13:42
    Ben McKean
    0

    Did you find a solution for this?

  • Remko 118 posts 283 karma points
    May 12, 2020 @ 10:04
    Remko
    2

    Yes I did, I stumbled upon this pull inside Umbraco GIT:

    https://github.com/umbraco/Umbraco-CMS/pull/6597

    Here it is explained with a couple examples. Helped me out great.

    Wish these kind of things would be in Umbraco 8 documentation...

  • Matt Taylor 873 posts 2086 karma points
    Oct 23, 2020 @ 12:21
    Matt Taylor
    0

    I'm trying to figure this stuff out too. It seems the documentation is slow to keep up. https://our.umbraco.com/Documentation/Getting-Started/Backoffice/Property-Editors/Built-in-Property-Editors/Listview/

  • Edgar Rasquin 326 posts 925 karma points
    Nov 04, 2020 @ 11:18
    Edgar Rasquin
    0

    Would be interesting to know whether Images can be displayed as Thumbnails in the list. Right now it only shows the umb file pathenter image description here

  • Francis Benyah 35 posts 111 karma points
    Nov 18, 2021 @ 07:25
    Francis Benyah
    2

    This is still broken in v8.17.0 though there is a PR here that fixes it for MTNP items.

    https://github.com/umbraco/Umbraco-CMS/pull/11072/files

    Not sure how it will work for images. I manually added the PR changes to my project but I don't recall seeing anything to address images though from what I saw it shouldn't be difficult to add it in.

    Take a look at the PR, it is a bit hacky probably why it is not yet merged but it does work if you need an urgent solution.

Please Sign in or register to post replies

Write your reply to:

Draft