Is it possible to force the languages through the URL?

  • dfortier
    Asked on August 23, 2016 at 11:47 AM

    Now. Is it possible to force the languages with the url ?

    https://form.jotform.com/62345954492262

  • Jan
    Replied on August 23, 2016 at 11:55 AM

    Yes, it is possible to force the language of the form through the URL. You just have to add the parameter "?language=fr" (French) or "?language=en" (English) in the form URL. Please take note that this only works in Iframe method. Here's an example: 

    <iframe id="JotFormIFrame-62185523058961" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/62185523058961?language=fr" frameborder="0" style="width:100%; height:539px; border:none;" scrolling="no"> </iframe>

    Hope that helps. Thank you.

  • dfortier
    Replied on August 23, 2016 at 1:07 PM

    Thank you ! All is ok now. JotForm is a very nice tools for us !!