Hi.I want change the language of the dropdown search when change local language. As shown below:
thanks and best regard.
Hi @Dang Quyen
if you want to add this Feature in your web App so You can Add Multilingual Feature of your Application and i have attached some Ref Link you can go though and learn how you can Crate a Multilingual app and Achieve this Feature
link:
https://success.outsystems.com/documentation/11/building_apps/user_interface/translating_the_app_ui/multilingual_web_applications/
https://success.outsystems.com/documentation/11/building_apps/user_interface/multilingual_reactive_web_and_mobile_apps/translate_your_app/
Thanks
Md Mansur
hi @Md Mansur thanks for your reply, the way to switch language I understand and am using the GetCurrenLocale() function.
What I want to ask here is when clicking on the "English" or "Japanese" link, how to make the language of dropdown search when displaying values selected text change to Japanese or English.
Hey, @Dang Quyen
here is the community link -
https://www.outsystems.com/forums/discussion/86258/dropdownsearch-change-the-langague-values/
I hope this was helpful to you,
thanks
hi @Vaishali Bhattthanks for your reply. I have seen the article you shared but what I want is when clicking on the "English" or "Japanese" link, how to make the language of dropdown search when displaying values selected text change to Japanese or English as in the picture.I want the language to change immediately when I click on the link.