Page 1 of 1

Multilingual User Interface with SPForm

Posted: 14 Aug 2017
by Patrick1010
Hello Dmitry,

we are using 2 languages within the corporate Intranet and I'm wondering if the SPForms are MUI aware?

In the past I thought this might be the case because I noted that the name of the default content type "Item" is called "Element" in German.
This was also the reason when one would activate an alternate language (for example: German) within the language settings and would open up the form designer in the German browser language settings it would show an empty panel without the created forms.

I noted when I created different forms for the content type "Item" and "Element" it's showing only the last saved one.
So when the form based at the "Item" content type is the last saved one it will show the form in English and when "Element" is the last saved form then the user will get the German language.

is there any way I could make my SPForm MUI aware?

Re: Multilingual User Interface with SPForm

Posted: 14 Aug 2017
by Nikita Kurguzov
Hello, Patrick!
Check out this article, it should help - https://spform.com/groups-and-form-sets ... t-20102013

Re: Multilingual User Interface with SPForm

Posted: 22 Aug 2017
by Patrick1010
Hello Nikita,

Thank you for the link!
Using the form group user-defined rule with the language token: CurrentLanguage = 1031 is working wonderfully!

kind regards,
Patrick