- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 02:40 AM
Hello, I have the requirement for translating the group names to the languages available in the instance. We found that there are 2 ways to achieve this goal:
1- Change the type of the "Name" OOB field from String to Translated Text and add records for the translation in the Translated Text table.
2- Create a new custom field of type Translated Text and replace this new field as the display value for the table groups, hiding the OOB field.
We want to know which way follows ServiceNow best practices.
Solved! Go to Solution.
- 997 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 03:00 AM - edited 05-23-2024 03:24 AM
There is no best practice regarding this special topic. Both approaches will require customizations. If I were you, I would tend to the first approach, as it corresponds to more what other users/developers would expect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 03:00 AM - edited 05-23-2024 03:24 AM
There is no best practice regarding this special topic. Both approaches will require customizations. If I were you, I would tend to the first approach, as it corresponds to more what other users/developers would expect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 03:15 AM