Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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 :
But, it's render #production instead of my dictionary value.
Is this normal?
Hi,
I'm trying to do the same thing, did you manage to get it working?
/Daniel
Hi Daniel,
I ended up by coding a fake dropdown and feed it with Umbraco.GetDictionnaryValues.
Thanks for the reply. Shame that it did not work. What do you mean by fake?
I've made a UL LI list and use javascript to feed a hidden field that contains de chosen value.
I see, thank you very much for the help
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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 :
But, it's render #production instead of my dictionary value.
Is this normal?
Hi,
I'm trying to do the same thing, did you manage to get it working?
/Daniel
Hi Daniel,
I ended up by coding a fake dropdown and feed it with Umbraco.GetDictionnaryValues.
Thanks for the reply. Shame that it did not work. What do you mean by fake?
I've made a UL LI list and use javascript to feed a hidden field that contains de chosen value.
I see, thank you very much for the help
is working on a reply...