Translate tooltip in workspace "At a glance" in contextual side panel - HR Configurable workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:01 PM
Hello!!
I am trying to translate the tooltip which appears while hovering in agent workspace at the contextual side panel HR configurable workspace.
I have also investigated the following tables sys_ui_message, sys_translated_text, sys_translated. But I couldn't find the solution.
Thanks!
Ramkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 11:25 PM
@Sid_Takali I have already visited this site. As per the thread, it states that the translations are associated with the following tables. I have investigated all the below but unable to find the exact point where the translations are located.
- [sys_documentation] - for field labels
- [sys_choice] - for drop down choices
- [sys_ui_message] - for scripted messages
- [sys_translated] - for translated field types
- [sys_translated_text] - for translated_text and translated_html field types