Multiple languages not showing

Hello.
I have a form with three languages. All my questions show up correctly when I change language. But I have choices for two questions in csv file. I only get the default language choices no matter what language I choose when filling out form. I have checked that first row headers are correct - I use “English (en)”, "Spanish (es) etc.

My csv file:

Column 1 Column 2 Column 3 Column 4 E
list_name name label::English label::Spanish label::Portuguese
MotherTreesSelect Sweet Acacia Sweet Acacia (Acacia farnesiana) Huizache (Acacia farnesiana) Acácia-doce (Acacia farnesiana)

My XLSForm file

Column 1 Column 2 Column 3 Column 4 E
type name label::English label::Spanish label::Portuguese
select_one Language LanguageSelect Choose Language ES Choose Language PT Choose Language
select_one Currency CurrencySelect Choose Currency ES Choose Currency PT Choose Currency
select_one_from_file farmids.csv FarmSelect Choose Farm ES Choose Farm PT Choose Farm
select_multiple_from_file mothertrees.csv MotherTreesSelect Choose Mother Tree species ES Choose Mother Tree species PT Choose Mother Tree species

Best
Peter

Welcome to the community, @pls2900! This post discussed previously should answer your query:

Thank you @Kal_Lam - I guess I hoped that the community had a workaround for this issue.

1 Like