Language selector (locale)
Confluence User - 07 Sep, 2020
Hi,
I need to create bilingual forms (English and French). A user must be able to switch the 2 languages (may be from the UserView) using a select box. On my forms I have already added the translations for my forms labels.
Now I need to add that selector but however I do not know how to do it.
Based on what I have read there are two ways
- Add a profile to my userview (enable only the locale setting). However this is not a use friendly solution. Furthermore every time a user changes a locale he/she has to enter a password.
- Use a parameter (_lang) in the URL. This works when I do it manually. However I do not know how to do automatically from a select button.
Anybody have any other ideas of how to do this?
Or how to change the parameters automatically on the fly?
Thanks
forms;userviews