Skip to main content
Solved

Same Form in multiple languages from the same tab. Is it possible?

  • July 12, 2023
  • 1 reply
  • 117 views

Forum|alt.badge.img+1

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? 

Best answer by TheTimeSavingCo

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

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

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