Language Switcher

0
Hi friends,  I am trying to use "Language Switcher", I saw that it is not a widget, it is a module, I have two questions: how can I use it, and the other if I can transfer all its logic to mendix 10.10.0 to use it in a project that I have in that version.
asked
1 answers
0

Maybe try the language selector, this is just a widget and not a complet module. See: https://marketplace.mendix.com/link/component/202738

If you really need the module then add the module in a lower version if it can be downloaded in your version. Then upgrade the app in the lower version to your desired version (10.10.0) export the module and import the module in your project and you should be good to go.

answered