Copied to clipboard

Flag this post as spam?

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


  • Charlie 14 posts 95 karma points
    Apr 06, 2017 @ 19:06
    Charlie
    0

    Displaying booleans as friendly names in back-office

    Hi, I have a slide show and users can set slides to active or inactive to determine if they will show in the slideshow or not. This is a boolean property and that is working fine.

    I added the property to the list item - content data type, so I can see it without clicking into each slide. My list View

    Is there any way I can make this display Yes or No instead of 1 or 0? I know I could change it to a text field, and do my active check on that, but I want to leave it as a boolean so users can just check or uncheck the active setting. Headers for my list view

    I looked in the data type view, and didn't see anyway to change the output, any ideas?

    Thanks,

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Apr 07, 2017 @ 11:31
    Alex Skrypnyk
    0

    Hi Charlie

    You can change source code of listView datatype, it's not difficult if you are familiar with angular.

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft