[neon] Changing user language programmatically [message #1755600] |
Mon, 06 March 2017 04:31  |
Eclipse User |
|
|
|
In Scout Neon applications I can change the application's language by changing my browser language. This information also seems to be stored in a cookie with the name scout.preferredLocale.
Changing language therefore takes a change of the browser language and the deletion of the cookie.
Is there a way to offer the user a menu where they can choose their preferred language and then set this programmatically? Is there a way to persist this automatically, or would that be up to me? Is it just a matter of using NlsLocale.set() or NlsLocale.CURRENT.set()? Or is there more to it?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04264 seconds