Jul 12, 2023 06:49 AM
Hello guys!
I’m creating a platform for freelance recruiters from all over the world. To help with registration, I created a form and I’m quite happy with it. Also, I would like to have all the registered users in one place in Airtable.
I now need this form to be available in different languages: French, German, English, Italian, and so on. My concern is mainly with dropdown fields. How would you proceed?
Solved! Go to Solution.
Jul 12, 2023 11:27 PM
Hm, if I were you I'd have the first question in the form be a single select that allows them to select their language, and based on that choice I would display language specific fields. I would then use an automation to compile the data as needed
This means that you'd have one field per language though, so if your form has 10 questions and you support 5 languages, you'd have 50 fields
Jul 12, 2023 11:27 PM
Hm, if I were you I'd have the first question in the form be a single select that allows them to select their language, and based on that choice I would display language specific fields. I would then use an automation to compile the data as needed
This means that you'd have one field per language though, so if your form has 10 questions and you support 5 languages, you'd have 50 fields