- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 01:24 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 02:02 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 02:32 AM
Thank you Rakesh, it worked out very well.