I am a newbie to Bubble and am really enjoying it but need some help.
I am creating a multi-language application and am struggling to figure out how to do it. I have a dropdown for the language selection (EN & FR) in a re-useable title bar. Here is what I need help with:
-
How do I get the ‘Language’ dropdown selection located in the re-useable title bar to interact with Elements on the main page?
-
For Dropdown and Radio Elements: How do I use the dynamic option to provide the content in the language selected in the Language dropdown?
Simple example would be displaying a list of categories in the selected language. The dropdown has “Boating, Canoeing, Sailing, Snorkel, Scuba Diving” if the Language dropdown = En, and “Navigation de plaisance, canoë, voile, plongée avec tuba, plongée sous-marine” if the Language dropdown = Fr. The table the translation would be taken from would have the following fields: ‘Default’, ‘En’, ‘Fr’, where the En and Fr is a text list. So, for the example above the ‘Default’ would = “Water Activities”.