Skip to main content
Nintex Community Menu Bar

Nintex Forms Translate Control

  • November 5, 2014
  • 4 replies
  • 34 views

Forum|alt.badge.img+6
  • Nintex Partner

Hi,

 

I just did a translation of form elements following this post:

 

http://www.sharepointpub.com/nintex-forms-multi-language-form/

 

Unfortunately this is not working for a tranmslation of my Button controls. Also Dropdown content coul be used.. Can you give me a hint how to achieve translation properly without creating a for for each language?

 

Thanks

Roman

4 replies

Forum|alt.badge.img+17
  • Nintex Partner
  • November 5, 2014

That same question was asked on the blog, maybe Dan Stoll‌ may have more information on this?

I think though, it may require a language pack to be available in your farm. But maybe there is another way.


Forum|alt.badge.img+12
  • November 6, 2014

You could use Javascript to translate the values on your buttons and inside your dropdowns.  You could put a css class on your buttons and target them within your Javascript to change their text values.

 

Another way I could think of off the top of my head would be to potentially create and "hide" these controls in other languages, and make them visible as needed for the selected language.

 

Either way, this might be a lot of work if you have a lot of terms and/or languages to do this with.  If not, it might not be so bad.

 

Thanks


Forum|alt.badge.img+3
  • Nintex Partner
  • July 12, 2016

The above Link to Dan Stolls NINTEX Forms Blog is no more available?

Any actual best practice solution for mulitlingual Forms


Forum|alt.badge.img
  • March 10, 2019
Provided link in the first post doesn't work anymore.. do you have a copy of that content by any chance !?