Hi Ivy team, AFAIK, if a CMS entry hasn't defined the user's current language, its default language will be used as an alternative one. Default language can be set by ivy.cms.setDefaultLanguage(Locale) but the above CMS entry still uses the old one. Is it the correct behavior? Thanks, Long Do asked 19.01.2017 at 07:49 dolong |
The content language for a user is hierarchically defined and in the following order:
Most of the times the locale is defined via browser locale. But a locale on the request would override this behavior. To change the language to render for a certain user you can use the API on ISession:
answered 20.01.2017 at 15:27 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 19.01.2017 at 07:49
Seen: 2,207 times
Last updated: 20.01.2017 at 15:27