Home > Forum > Known bugs > Dropdown choice attribute - language error

Dropdown choice attribute - language error

Hi,

We have upgraded to ver. 2022.1.4.248 and I found the problem with language translations for the dropdown choice attribute.

It seems like it does not translate just for dropdown - other types of choice attributes work just fine.

Has anyone encountered a similar problem?

2022.1.4.248

MVP

Hi, Damian
I can only confirm that this problem exists. I checked it for version 2022.1.4.223 and 2023.1.1.89.

But if you care about such a solution, you can replace the sql data source with a constant list of values. you can add translations there in the same form as on the screen. And it will work for the dropdown list (you don't map the column in the picker, you just enable multilingual.)

EDIT:
You can prepare the query in this form and it will work

Select 1 as id ,'NAME1$$EN$$NameEN_TEST' as name

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.