Translation problem on workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hello! can any one know how to translated the ui actions in the service operation workspace please?
I can't found them on sys_ui_message. translated texte!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Follow below article
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- 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
Hello @ahmed-24
You can follow below steps as shared by ServiceNow knowledge article [more details- https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0789045]
- Create an entry on the sys_traslated_text table for the sys_declarative_action_assignment table.
- Select the table as sys_declarative_action_assignment and the document ID will be the sys_id of the declarative action assignment record's sys_id.
- Verify which table you have defined the declarative action. For example, for the New button on the incident list, take the sys_id for the declarative action for task table. The field name for creating the translation will be 'Action Label'.
If this resolve your question then marked as "Accepted the solution".
Supriya Waghmode |ServiceNow Consultant