- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2025 10:46 PM
If the User's Preferred Language is English, and user clicks on announcement it should be redirected to the KB Article KB100, and
If the User's Preferred Language is French, and user clicks on announcement it should be redirected to the KB Article KB200
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2025 10:56 PM
why not configure 2 announcements? 1 for English and 1 for French
OR
add a record into sys_translated_text table
- Document: This should be the record from the [announcement] table
- Document Sys ID: The sys_id of the record in the [announcement] table
- Field: Title
- Table name: announcement
- Language: Select the language for which the translated message needs to be created.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2025 10:56 PM
why not configure 2 announcements? 1 for English and 1 for French
OR
add a record into sys_translated_text table
- Document: This should be the record from the [announcement] table
- Document Sys ID: The sys_id of the record in the [announcement] table
- Field: Title
- Table name: announcement
- Language: Select the language for which the translated message needs to be created.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2025 11:54 PM
Thank you @Ankur Bawiskar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2025 11:00 PM
Hi @PareshW
It is not possible, and it would also increase the number of Knowledge Articles (KAs) if done separately for each language. The best approach is to leverage out-of-the-box (OOTB) functionality and install the language translation plugin. This ensures that Knowledge Articles are automatically translated based on the user's preferred language, eliminating the need for duplicate articles in different languages.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************