Dynamic translations on HR case form

28896goutham
Tera Contributor

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:

28896goutham_0-1675685000544.png

Case form:

28896goutham_1-1675685208521.png

 

4 REPLIES 4

John Zhang1
Kilo Patron
Kilo Patron

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.

Alex Coope - SN
ServiceNow Employee
ServiceNow Employee

@28896goutham,

So this is actually driven by two properties (Dynamic Translation > Properties):

AlexCoopeSN_0-1677070642214.png

 

 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

Hugo V
Tera Contributor

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

 

HugoV_0-1738860374191.png

Once the attribute is added, you will see the translation button on the HR case form

HugoV_1-1738860454826.png

You can repeat this process for other fields.

 

Regards,

 

Hugo