Dynamic translations on HR case form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 04:07 AM
Need help regarding enabling Dynamic translations on HR case form. Inspite adding attribute to the field. It is available for incidents on the same instance but not in HR case form.
Kindly share a solution for this issue.
Thanks in advance!
Incident form fields:
Case form:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 07:28 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 03:57 PM
I have one YouTube video for "ServiceNow Knowledge Article Automated Translation using Dynamic Translation (Video details - YouTube Studio)
You can use same approach for HR case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 04:58 AM
@28896goutham,
So this is actually driven by two properties (Dynamic Translation > Properties):
Check to see if the table you want it to work on is in the correct property and vicer versa,
Many thanks,
Kind regards
Director of Globalization Deployment, Internationalization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 08:47 AM - edited 02-06-2025 08:55 AM
Hello,
By default, some fields in sn_hr_core_case have a dictionary override for attributes.
For example, for short description, after clicking on 'Configure Dictionary', go to the 'Dictionary Overrides' related list.
You will see an entry for sn_hr_core_case, open it and from there, add the attribute in the dictionary override entry:
dynamic_translation_enabled=true
Once the attribute is added, you will see the translation button on the HR case form
You can repeat this process for other fields.
Regards,
Hugo