Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Suraj Borade
247
Views
1
Comments
How to achieve language translation?
Question
Hello,
I want to implement language translation for fields displayed on form.
Suppose, there are 20 fields on my form displayed in english (en-US). I want to provide one drop down where different language codes will be listed. Once user selects different language code, contents of form must be translated into selected language code.
How do I achieve this? Please advice.
For now I am using World Server API for translating into another language which makes my application dependent on database. For single record, if I need to display it in 20 different languages, I need to create 20 records of different languages and then pull from the database based on language code selected.
Thanks and Regards,
Suraj Borade
Mark Horenberg
There already is a how-to application on how to implement multi language in OutSystems applications. You can find it by following the link below.
https://www.outsystems.com/forge/component/695/How+To+-+Build+an+App+with+Multilingual+support/
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...