Quantcast
Channel: Developing Apps for SharePoint 2013 forum
Viewing all articles
Browse latest Browse all 8089

Change web.TitleResource.SetValueForUICulture(..) with JSOM?

$
0
0

Hi,

I have a question about multilanguage field titles.

With C# and CSOM is all clear - i can setup TitleResources for all languages.
web.TitleResource.SetValueForUICulture("en-US", "Localize Me");
web.TitleResource.SetValueForUICulture("fi-FI", "Kielikäännä minut");
web.TitleResource.SetValueForUICulture("fr-FR", "Localize Me to French");

BUT i have to do this with JSOM (JavaScript Object Model) I can't find way to do this. If i change field title - it only changes for default language.

Is it possible with JSOM?

Best Regards

Raimonds



Viewing all articles
Browse latest Browse all 8089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>