Restrict language in language picker in Service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 09:58 AM
Hi,
My requirement is translate the service portal in French and Russia which I have done but I am facing some issue.The language picker widget is showing all languages along with French and Russia.But I want to restrict the languages in language picker widget to French and Russia
I tried disabling the languages in the System localization tab but it is not allowing me do.
Could some please help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2019 06:42 AM
Hi Shankar,
Kindly suggest what change you did in widget, i'm facing the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 02:29 AM
Can you please share the code where you made the changes for the reference please?
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2017 02:46 PM
I'm having the same problem. I have Hebrew and Spanish plug-ins activated but I only need Spanish. I've looked everywhere I can think to look, but can't disable or hide Hebrew. I'm still new to ServiceNow so my expertise is limited.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2020 06:15 AM
This might no longer be relevant, but is as simple as inactivating the choices of the column preferred_language under the sys_user table, you can easily access it via the Dictionary module.
Those shown as inactive=true will not show on the language picker.
Hope this helps,