how to translate custom table field values

Ravi Chandra_K
Kilo Patron
Kilo Patron

I have to translate the data in custom table. I have tried translating in sys_translated_text table but it is not working. (tried in translated/field labels table as well).

please help on this issue. TIA.

 

 

KukunooruRavi_0-1676635456229.png

KukunooruRavi_1-1676635581246.png

 

 

1 ACCEPTED SOLUTION

Alex Coope - SN
ServiceNow Employee
ServiceNow Employee

@Ravi Chandra_K,

Ok, so there's a few things to unpack here. The first one is to be aware how the UI translation tables work (I have a blog post here about them), then when familiar with those you would need to review your field type. If it's a "string" type field then it wouldn't work and would need to be changed to a "translated_text" field type,

Many thanks,
Kind regards

--------------------------------------------------------------------
Director of Globalization Deployment, Internationalization

View solution in original post

2 REPLIES 2

Alex Coope - SN
ServiceNow Employee
ServiceNow Employee

@Ravi Chandra_K,

Ok, so there's a few things to unpack here. The first one is to be aware how the UI translation tables work (I have a blog post here about them), then when familiar with those you would need to review your field type. If it's a "string" type field then it wouldn't work and would need to be changed to a "translated_text" field type,

Many thanks,
Kind regards

--------------------------------------------------------------------
Director of Globalization Deployment, Internationalization

this helped Alex.

I was able to find out the same through the support article. 

How can I apply translations to Assignment Group names - Support and Troubleshooting (servicenow.com...