Is there a configurable way to disable certain language options?

Srikanth Buddep
Tera Expert

Hi,

Is there any configurable way to disable the language options shown in the language picker so that I can disable them for some time and then can enable them back?

Currently our language picker shows "English, German, French, Italian, Chinese" but we only want to show only "English" right now and at later point of time we wanted to enable others without disabling the respective language plugin.

Thanks in advance..

Regards,
Srikanth

1 ACCEPTED SOLUTION

Rakesh Mamidi
ServiceNow Employee
ServiceNow Employee

The languages are picked from language field choice list of user table.


If you make choices as inactive= true and those languages will not be shown on language picker upon your next login onwards.


View solution in original post

5 REPLIES 5

Thank you Rakesh, it worked out very well.