Copied to clipboard

Flag this post as spam?

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


  • Stephan Lonntorp 195 posts 212 karma points
    Nov 02, 2010 @ 15:39
    Stephan Lonntorp
    0

    Using the dictionary as Text for Prevalue datatypes

    Is it possible to use the dictionary to set the text proeprty of a prevalue datatype, such as the Checkbox list or DropDown list?

     

    Since it's possible everywhere else in Umbraco, for property names and descriptions at least, the logical answer would be "yes", however, I can't get it to work.

     

    The solutions on the front-end is quite obvious, and simply translate the value when rendering the control, but I would also like it to look right in the Umbraco UI, since that's where the administrators work :)

     

    Any suggestions? Or is this something I should report on Codeplex as an issue?

  • Blagojce Vojneski 5 posts 25 karma points
    Jun 25, 2015 @ 13:12
    Blagojce Vojneski
    0

    Hi Stephan,

    Did you find out how to solve this?

    Thanks, Blagojce

  • Hendy Racher 863 posts 3849 karma points MVP 2x admin c-trib
    Jun 25, 2015 @ 15:23
    Hendy Racher
    0

    Hi Blagojce, one way to achieve this could be to use nuPickers with a custom DotNet DataSource

  • Bjarne Fyrstenborg 1280 posts 3990 karma points MVP 7x c-trib
    Jun 25, 2015 @ 16:04
    Bjarne Fyrstenborg
    0

    Hi Stephan

    I had a need to do this in my package Switcher https://our.umbraco.org/projects/backoffice-extensions/switcher/ but solved it by taking another approach and used localizationService to lookup keys in the language XML files. However I would really like if it was possible to use dictionary items in the settings for a property editor. You can upvote this issue if you think that too: http://issues.umbraco.org/issue/U4-6178

    /Bjarne

Please Sign in or register to post replies

Write your reply to:

Draft