Copied to clipboard

Flag this post as spam?

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


  • Corey Pensky 3 posts 73 karma points
    Jan 13, 2017 @ 14:06
    Corey Pensky
    0

    Showing Label instead of Key on Custom List view

    Hello,

    I am using two nupicker xml dropdown Pickers to show a list of all pages with a certain document type. I would than like to organize a list view by those fields. The issue is that instead of showing just the label it is showing the whole query. Top the top item in the screenshow is from the JSON format and the one with just the page id is the CSV format.

    Is there a way that I can get just the label to show here so it can be used to organize this section?

    Thank you for any help and feed back.

    thanks

    Screenshot of Issue

  • Kieron 152 posts 390 karma points
    Oct 11, 2018 @ 12:01
    Kieron
    0

    Anyone got a solution for this?

  • Carlos Mosqueda 240 posts 431 karma points
    Nov 28, 2018 @ 22:40
    Carlos Mosqueda
    0

    Heylo,

    You can create a custom label creator with your property to get the label.

    You could try something like

        {{myCustomProperty? myCustomProperty[0].label}}
    

    Might take some tweaking, but it try it out.

Please Sign in or register to post replies

Write your reply to:

Draft