translated texte on employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello guys!
i try to translate this requests text on employee center with system_messages texts editing but the probleme that it dosn't change!!! have you any idea when i can translate it please! Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
@ahmed-24 Scroll toward right and replace {{activity.itemName}} with ${{{activity.itemName}}}
The text which has to be changed is in black text.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
It should now pick the translation from sys_ui_message table which I believe you have already created
you can change your language and check.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
@RaghavSh nothing is changed my friend 😭
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
@ahmed-24 Here is the answer
Go to "sys_translated_text" table and click on new. Then select Table name as "Activity Configuration [sn_ex_sp_activity_configuration]" from drop down and language as your target language example "French".
In the "field name" select "Activity Name" and in the value select the translated value you want.
In the "document" field select the target field like "Request or survey."
Then clear instance cache using "cache.do " and change your language and reload the portal, you will see the translated value.
Raghav
MVP 2023