2
votes
3answers
271 views

Language Selector plus Action control

A web application I'm working on has a primary content action to "Add" something to a collection. As a secondary choice, the user can choose a language particular to this content item. I implemented ...
2
votes
1answer
249 views

What is the best practice for a web app with “Change language” on front and back

We have a webapp with a front/presentation/landing page. On this page it is possible to change language and, for already registered users, to login to the secure area. Now we have a "Change language" ...