How to translate Supplier Banner widget??

Itza_Ferrer0112
Tera Contributor

Hi Team, 

 

I have a doubt on how can I translate the text messages that appears in the supplier banner portal [attached screen] because whenever I try to do it by the Messages table or by TRT nothing happens when the user preferred language is Spa/Eng. Does anybody knows how to implement translations for this widget?

 

Itza_Ferrer0112_0-1711685565024.png

 

3 REPLIES 3

Community Alums
Not applicable

Hi @Itza_Ferrer0112 ,

 You should add the message to the sys_ui_messages table and call the appropriate message in your script.  

Or follow this Article which covers all you need : https://www.servicenow.com/community/international-localization/need-to-translate-a-portal-check-thi...

 

Do you mind to provide me an example? Because I tried to add the record to the sys_ui_messages table and nothing happens [probably I need to add it to other part than the HTML Template (to the CSS, to server script or client controller?)] 

Pooja_Patil
ServiceNow Employee
ServiceNow Employee

Please refer - https://docs.servicenow.com/bundle/washingtondc-employee-service-management/page/product/employee-ce...

 

Please mark this as helpful and accepted solution if applicable.