Good Morning guys,
How we can change the fields data display language according to the default application language??
if my default application display language is Arabic how can I change the data to Arabic also even though its stored in English???
Thank you.
And how do you expect it to be translated from Arabic to English? By the Bing translator or something? It won’t happen magically by itself.
In practice, you have to provide the translation by yourself and save both versions in database. At runtime, you simply choose which language to use. It’s already used for item names, for example.