Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Multilanguage in Datasource #4

Open
johandavidsen opened this issue Apr 7, 2020 · 1 comment
Open

Question: Multilanguage in Datasource #4

johandavidsen opened this issue Apr 7, 2020 · 1 comment

Comments

@johandavidsen
Copy link

johandavidsen commented Apr 7, 2020

I have the following example:

Screen Shot 2020-04-07 at 15 35 02

Is it possible to have multiple languages in checkbox and radiobutton options?

@burningice2866
Copy link
Owner

Answer to the specific answer is no.

One way to support it is to allow a T(...) type of syntax for list values which would reference a localization-key in the Localization system, but that raises the next dilemma since the values here are used both for Label and Value, and the same logical item in the list will no longer have the same value across languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants