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 Options Based on Portal

ZelalK
Tera Contributor

Is it possible to have different languages on the CSM and SP portals? I ended up inspecting the Stock Header and Portal Language Selector widgets, and they pull the available languages from the sys_language_region table. So, if I add a record for a new language in the sys_language_region table, it will be added to both portals, but I only want it to appear on the CSM portal.

I considered adding a field to the sys_language_region table and filtering it in the widgets, which I'll be cloning for CSM but it seems that the Stock Header widget is read-only. This means that any new languages would still appear on portals using this widget, so a lot of configuration would be required. Do you have any thoughts or suggestions on this?

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @ZelalK 

 

This post might help you 

 

https://www.servicenow.com/community/international-localization/need-to-add-a-language-selector-for-...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.