Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

LANGUAGE TRANSLATION

Pranav Bhagat
Kilo Sage

Hi All

I want to translate value of a field based on user preferred language.

        Like User 1 in Spanish

        USER 2 in eng

so user 1 created ticket in spanish so when user 2 sees that ticket it should be automatically translated to eng.

but when I go to sys_language table I cant activate the language

find_real_file.png

Can anyone help

PS:I have gone through links

Language Internationalization - ServiceNow Wiki

http://wiki.servicenow.com/index.php?title=Using_Translated_Text#gsc.tab=0

Thanks

Pranav

Dear ctomasi can u help

1 ACCEPTED SOLUTION
27 REPLIES 27

Hi Pranav,

 

We have a similar requirement. Would like to know if you have implemented any functionality to translate the text.

 

Looking forward for a response!

Pranav Bhagat
Kilo Sage

Hi Chuck


I tried this


Translate the content of a translated text field


but it works best for one-off translations.