Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Placeholder text in UI Parameter cannot be not translated

TK Ng
Tera Expert

Hello everyone,
Does anyone know how to translate the placeholder text on Mobile App please? It is a "translated_text" field. (screen 3)
I tried to make a placeholder text to be available in German version but failed. (screen 1, 2) Is there anything I am missing?

 

Thank you very much.

 

Screen 1 : Translated text records - English and German version are created

TKNg_0-1697543305235.jpeg

 

Screen 2 : it is expecting the placeholder text for "Estimated work duration (Hours)" to be translated to the German version.

1.JPG

Screen 3 - the UI Parameter record

TKNg_1-1697543390103.png

 

1 ACCEPTED SOLUTION

TK Ng
Tera Expert

 

I found the solution.

 

The translation records have to be put in the [sys_translated] table Instead of the [sys_translated_text] table, and the application scope or the translation records has to be "Field Service Mobile"

View solution in original post

1 REPLY 1

TK Ng
Tera Expert

 

I found the solution.

 

The translation records have to be put in the [sys_translated] table Instead of the [sys_translated_text] table, and the application scope or the translation records has to be "Field Service Mobile"