How to make my forms responsive?

  • rsteis
    Asked on August 28, 2018 at 11:03 AM

    I looked this question up on your forum and their answer was to make the form responsive in the Form Designer going to "Design" tab->"Form Layout" section, you should enable the "Make this form responsive". 

    The "Make this Form responsive" option is not available for me to select.

    Has this function changed? How do I make the form fit desktops, tablets and mobile phones without it?

    Thank you!


    Jotform Thread 1565024 Screenshot
  • DonaldHag
    Replied on August 28, 2018 at 12:48 PM

    You are correct, the feature was changed. Now all forms are responsive by default and you do not need any extra configuration to make them responsive. 

    If you check your form on the JotForm URL, it is responsive and the display changes based on whether it is on mobile, tablet or desktop: https://www.jotform.com/82186778255167

    As for the embedded link: http://forrestpark.org/HIS/registration.htm, I noticed the form is not fully responsive. Please add the following HTML code to the page where it is embedded. It should be in the <head></head> HTML tag.

    <meta name="viewport" content="width=device-width, initial-scale=1.0">