
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:03 AM
When i'm on the kb_article page in the portal, if I update my language via the language selector in the header to Spanish, it does not automatically load the translated version of that article in Spanish. Is there any solution to this? @alexcoope
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:18 AM
@Alex Edmiston1,
So that is technically expected behaviour, because the URL is specifically looking at the sys_id of that kb article. However, you can force the language in the parameters of the URL (e.g. via a widget script) as per the documentation here,
Many thanks,
kind regards
Director of Globalization Deployment, Internationalization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:18 AM
@Alex Edmiston1,
So that is technically expected behaviour, because the URL is specifically looking at the sys_id of that kb article. However, you can force the language in the parameters of the URL (e.g. via a widget script) as per the documentation here,
Many thanks,
kind regards
Director of Globalization Deployment, Internationalization

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:38 AM - edited 07-19-2023 08:38 AM
Thanks @Alex Coope - SN . Are you able to pass the sysparm_language parameter dynamically from the language chosen in the selector instead of forced to a certain language?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 08:41 AM
I don't see why not, using this,
Many thanks,
Kind regards
Director of Globalization Deployment, Internationalization