How can I make my forms responsive? It does not show up in mobile

  • SaraKrosch
    Asked on April 30, 2014 at 11:05 AM

    How can I make my forms responsive?

     

    I notice they do not show up on my phone, only on my computer.

  • SaraKrosch
    Replied on April 30, 2014 at 1:31 PM
    Thanks for the tips. I made the changes and used the iFrame code on the
    site instead. I see the forms now show up on my android phone, but I
    cannot scroll down the form. I would like them to be fully functional.
    ...
  • Welvin Support Team Lead
    Replied on April 30, 2014 at 3:20 PM

    Kindly change your iFrame scrolling attribute from NO to YES. Check this screenshot:

    How can I make my forms responsive? It does not show up in mobile Image 1 Screenshot 20

    Get back to us if you think adjustments are still needed.

    Thanks

  • SaraKrosch
    Replied on April 30, 2014 at 3:51 PM
    I changed scrolling to "yes" but I still can't get it to scroll on my phone.
    ...
  • Mike_T Jotform Support
    Replied on April 30, 2014 at 5:02 PM

    Your #art-main div is set to overflow: hidden, so it hides the form outside of the page.

    Can you please try to remove an auto-height script that is following the iFrame code to see if that helps?

    How can I make my forms responsive? It does not show up in mobile Image 1 Screenshot 20

    Thank you.

  • SaraKrosch
    Replied on April 30, 2014 at 5:11 PM
    OK, now I can see the form fields but I cannot enter any text. In the
    larger form, the scrolling won't go all the way.
    ...
  • jedcadorna
    Replied on April 30, 2014 at 6:39 PM

    Hello,

    Thank you for contacting us.

    Even using a browser in pc your form does not scroll down. I cloned your form and downloaded your page and what works for me is that when I remove this position:absolute in your style.responsive.css settings I can now view the form.

    How can I make my forms responsive? It does not show up in mobile Image 1 Screenshot 20

    Try to view my working sample in this link.

  • jedcadorna
    Replied on April 30, 2014 at 6:48 PM

    For some reason unknown reason it was working then suddenly stops. Let me get back to you.

  • jedcadorna
    Replied on April 30, 2014 at 6:54 PM

    Ok here it is.

    Set the height to 100% then remove the absolute positioning. This works form you can check it here

    How can I make my forms responsive? It does not show up in mobile Image 1 Screenshot 30

    A view using an android. I was able to scroll at the bottom and can add text to fields.

    How can I make my forms responsive? It does not show up in mobile Image 2 Screenshot 41