Choose language

  • sarahvancaster
    Asked on August 18, 2016 at 2:30 AM

    Hello,

    I have made a multilanguage form.

    Due to the fact that the language selector isn't very clearly visible (top right corner), I would like my first question to be 'What language do you speak?' (with radiobuttons for the options). When answering this question I would like the language selector to change, based on the value that was selected.

    Is this possible?

     

  • beril JotForm UI Developer
    Replied on August 18, 2016 at 4:50 AM

    I am sorry to say that it is not possible to change the language settings based on a selection. However, you can change the location of your language field by injecting the CSS code below:

    .cont {

        top : 660px !important;

    }

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.