Copied to clipboard

Flag this post as spam?

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


  • Marc-André 63 posts 279 karma points
    May 21, 2019 @ 19:28
    Marc-André
    1

    Dropdown multilingual values

    Hello,

    I've read somewhere that we can use dictionary items as value in a dropdown field using #name.

    I've created a dropdown type property and added values like this :

    enter image description here

    But, it's render #production instead of my dictionary value.

    Is this normal?

  • Daniel Gustafsson 13 posts 93 karma points
    Nov 11, 2019 @ 12:05
    Daniel Gustafsson
    0

    Hi,

    I'm trying to do the same thing, did you manage to get it working?

    /Daniel

  • Marc-André 63 posts 279 karma points
    Nov 11, 2019 @ 13:00
    Marc-André
    0

    Hi Daniel,

    I ended up by coding a fake dropdown and feed it with Umbraco.GetDictionnaryValues.

  • Daniel Gustafsson 13 posts 93 karma points
    Nov 11, 2019 @ 14:07
    Daniel Gustafsson
    0

    Thanks for the reply. Shame that it did not work. What do you mean by fake?

  • Marc-André 63 posts 279 karma points
    Nov 11, 2019 @ 14:11
    Marc-André
    0

    I've made a UL LI list and use javascript to feed a hidden field that contains de chosen value.

  • Daniel Gustafsson 13 posts 93 karma points
    Nov 12, 2019 @ 05:59
    Daniel Gustafsson
    0

    I see, thank you very much for the help

Please Sign in or register to post replies

Write your reply to:

Draft