Greetings Experts,
I have a project that I want to use it in many languages, and I want users to be able to choose their own language. So far, I can change language of portal/applications/ui elements name etc.
I have 2 problems.
1- I have developed an application that user can choose language. But after selection, user must relog in order for the changes to take effect. But I do not want to force users to relog. Is there a way to get over this that I can do it automatically? Like session refresh etc.
2 - By turning ume.logon.locale value to true, a dropdown of languages is added to login page. But selecting language from dropdown does not change anything. Is there a way to make it work?
Thanks for your help.