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.

Show Language Field in Knowledge Page

Choubachy
Tera Contributor

Hi,

I'm trying to know the language field in the KB. When I select a knowledge base, the language field would appear for a couple of seconds and then disappears from the form. I reckoned this might be due to a UI policy especially that "Language" is selected in the form layout table. I couldn't figure out which policy controls that behaviour, though.

I also read through the Translation Management product documentation and tried to enable the glide.knowman.translation.enable_translation_task system property.

I have installed language plugins.

I checked the "Show/Hide translation fields" Client Script [see attached], and it seems like I need to set the "enable_translation_task" to true.

find_real_file.png

Would anybody who had to deal with this before share their $0.02?`

1 ACCEPTED SOLUTION

Choubachy
Tera Contributor

I located glide.knowman.translation.enable_translation_task system property under sys_properties_list.do and changed the value to "true." It works now. 

 

View solution in original post

7 REPLIES 7

Did you install one of the Internationalization plugins?  I don't think it exists until then.

Community Alums
Not applicable

Please make sure following plugins are installed.
- Knowledge Management Advanced Installer

- Knowledge Management Internationalization Plugin

ravikamma
Tera Contributor

This still does not work . Were you able to resolve it ? The knowledge fields still appears for a second and vanishes.