Multilingual Forms: Request to collect selected language value

  • webdev99
    Asked on October 10, 2017 at 5:31 PM

    Send the language the form was filled out in in the email

    Hi,

    We would like to send the language that the user has filled out the form in, in the email. For example:

     

    email: sample@gmail.com

    name: John Smith

    language: fr

     

    I realize we can do conditional logic to send out different emails... but this seems a lot more work for us... as we have to create extra email templates and makes sure they're in sync.

     

    Is this the only recommended solution for this? Because the conditionals page has access to this language value... I would assume the form builder would to. Perhaps we can put the language in a hidden field.

  • Mike
    Replied on October 10, 2017 at 8:55 PM

    Thank you for contacting us.

    It seems that we do not have access to the selected language value. I have added a feature request ticket to our system to see if we can add it at some point.

    The workaround is to populate a hidden field based on selected language.

    - Add a field.

    Multilingual Forms: Request to collect selected language value Image 1 Screenshot 30

    - Then, add the 'Update/Calculate Field' conditions.

    Multilingual Forms: Request to collect selected language value Image 2 Screenshot 41

    A separate condition is required for each language.