How to pre-set Language in servicenow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2022 03:32 AM
How to pre-set language to local language?
For example:
User country is Spain, then the language pre-set needs to be done as spanish.
How to achieve this ?
Thanks in advance!
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 12:39 AM
I'd suggest trying not to hard-code it and instead matching the countries ISO short code (from the [core_country] table to that of the Language table [sys_language] as in most cases it will work. Ideally, you'd want it to be a scaleable long-term (data driven) method, otherwise you'll end up having to update the script every time you need to add a new language, which isn't ideal,
Many thanks,
Kind regards
--------------------------------------------------------------------
Director of Globalization Deployment, Internationalization
Director of Globalization Deployment, Internationalization