After looking everywhere for an App that could offer a registration in 2 languages - i was thinking of creating 2 different forms ( one in English and one in French)
However - how could i make them appear accordingly to the languages selected.?
https://yoga-spirit-mauritius.myshopify.com/en/pages/evenement-lancement
rtewth
Create two forms, one in English and one in French. Use JavaScript to detect the language and show the appropriate form.
This will display the correct form based on the language in the URL.
Where shall i post this code please? @EcomGraduates
Hey @TBS2023 ! Our Helium Customer Fields app may help you with accomplishing something like this. The app does not currently have native translation support, however we do support the method you mentioned here of creating a different form for each language and displaying it conditionally on the site. We recommend setting this up through the Translate & Adapt app, or you can also do this using some Liquid code in your theme.
You can check out our guide for doing this here: https://help.heliumdev.com/en/articles/4571702-resources-for-form-translation
Or feel free reach out to our support team if you need further assistance with the app!