How do I activate scrolling on my phone?

  • colettehapi
    Asked on April 15, 2016 at 10:53 PM

    Hello

     

    I recently started using jot-form and i also started embedding the forms using the jot-form embed forms plugin on wordpress and noticed that the form does not scroll when the phone is in portrait view, only when it's in landscape. How would go about fixing this issue?

     

    here's a link: http://footy-skills.com/registration-for-individual-lessons/

  • jonathan
    Replied on April 16, 2016 at 12:24 AM

    To have the scrolling option, you need first to re-embed your form http://www.jotform.us/form/60964500132144 on your website using its iframe embed code.

    Follow this user guide to get the iframe embed publish code: Getting-the-Form-iFrame-Code

    In the iframe publish code you get edit the code so that "scrolling" is set to "yes"

    Example:

    <iframe onDISABLEDload="window.parent.scrollTo(0,0)" src="" allowtransparency="true" frameborder="0" name="60964500132144" id="60964500132144" style="width: 100%; border: none; height: 2549px;" scrolling="YES"></iframe>

     

    Let us know if you need further help.