URL Field in Translated Text (sys_translated_text) Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 05:45 AM
How can we use the [sys_translated_text] table Record for URL field for different Language or How can we fulfill it with any another approach?
For,
Preferred Languge (English) on Service Portal - Clicking on Annoucement it will redirect to English Knowledge Article.
and for Preferred Language (French) on Service Portal - Clicking on Annoucement it will redirect to French Knowledge Article.
Note - Both Knowledge Articles are different.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2025 08:43 AM
In your case you've written an announcement in English -> Swap to France in UI and then modify the English text into French. You can alter the URL as well. After saving you should be able to swap between English and France and see the text in either language depending on the session.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 12:03 AM
Hi @Weird , Thanks for the Solution,
Can you update how can we alter the URL as per session for the Annoucement in Service Portal.