Service Operations Workspace: How are these particular texts translated? Mystery!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 08:20 AM - edited 01-04-2024 08:55 AM
Hello!
I have searched for information and followed several instructions, but no normal translation guide seems to work with these particular texts in Service Operations Workspace. So how do you actually translate these texts under the "Scope and Impact" in the Change records (circled with orange)? Screenshot is from OOTB Personal Developer instance.
As mentioned, none of the normal instructions associated with the 5 standard translation tables seem to work for these when I try. A huge mystery!
Thank you in advance, if someone knows and is willing to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 09:17 PM
Hi @TEK6
I could open the "Affected CIs" in UIB and convince that these header labels doesn't seem to be translatable (refer to Need to translate a configurable workspace? - check this) :
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 02:44 AM - edited 01-05-2024 02:45 AM
Thank you for your comment!
I think I could call Message in UI Page HTML script:
<now-message key="XXX" value="${gs.getMessage('XXX')}"/>
but I wish there was an easier solution.