On SAIL form, can we display English in Arabic by converting Name.

Hi All,
Is there any possibility to display Arabic language dynamically based on the text entered in English on SAIL user interface?

OriginalPostID-266385



  Discussion posts and replies are publicly visible

Parents
  • @venkanna - There is no OOTB functionality to translate from one language to another dynamically. Internationalization settings can be used only for static fields like labels in forms or dashboards. You might use Google translate or any other translator APIS, create a expression function which calls the APIs. But again I am not sure how will it store in local variable or used as default value of text field.
Reply
  • @venkanna - There is no OOTB functionality to translate from one language to another dynamically. Internationalization settings can be used only for static fields like labels in forms or dashboards. You might use Google translate or any other translator APIS, create a expression function which calls the APIs. But again I am not sure how will it store in local variable or used as default value of text field.
Children
No Data