- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 01:28 PM
Hello everyone!
I will appreciate any help. I want to translate to Spanish different options about the platform, I could do multiples changes with no issues. Now, I'm trying to set options in choice list but bilingual (english and spanish).
When I use english in the platform, it works fine it only appears english choice options but when I tried with Spanish it appears both (Eng and Spa). I have no idea how can i fix it.
I appreciate any advice...
Thanks in advance,
RDP
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 08:51 PM
Got it!
The value needs to be the same for both label.
e.g
English
Label - Car
Value - Car
Spanish
Label - kär
Value - Car
keep the value same, it should resolve it
Thanks
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 08:51 PM
Got it!
The value needs to be the same for both label.
e.g
English
Label - Car
Value - Car
Spanish
Label - kär
Value - Car
keep the value same, it should resolve it
Thanks
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 08:20 AM
Deepak,
Thank you, now it's working. I have to make a few changes due to my errors but this point is working fine!!
Best Regards,
RDP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 11:57 PM
Hi @RaymundoD Deepak Negi is right. You're probably adding translations to the sys_choice table. Just add the translation in the "Label" column and don't translate the Value column. Keep the Value column to be the same as in the "en".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 08:22 AM
Hitoshi,
I appreciate so much your help!
Regards,
RDP