User selected language

Hi All

We are trying to achieve a functionality to change the user language by selecting a menu in sharepoint. This would be in the master page

When a user selects a language, the selected value needs to be preserved somewhere.

At first the thought was to use a User Profile property.

But we dont want to go to the user profile always to fetch the selected language for all the pages. We want to additionally store this somewhere client side.

Any help, any pointers would be appreciated

Vijay

July 29th, 2015 9:51am

First step you need to install various language packs on server.

Secondly step is to create a custom control or web part to display various language options for the users to select first.

Now you can maintain it in a central SharePoint list or personalized web part properties.

Another idea can be to save language setting in local storage with key as login user ID.

Free Windows Admin Tool Kit Click here and download it now
July 30th, 2015 1:49am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics