How can I put the scrollbar on the right?

  • ronildosousa
    Asked on June 5, 2017 at 3:16 PM

    como colocar barra de rolagem do lado direito

  • Jan
    Replied on June 5, 2017 at 5:23 PM

    By default, the scrollbar is on the right. Are you planning to put the scrollbar on the left?

    Please provide more details about your issue so that we can assist you properly. Also, if the form is embedded on a webpage, please share the URL so that we can further investigate.

    We'll wait for your reply. Thank you.

  • ronildosousa
    Replied on June 6, 2017 at 8:03 AM

    nao tem barra de rolagem eu queria adicionar a barra de rolagem.

     

    https://www.jotform.com/build/71425660758664 

  • ronildosousa
    Replied on June 6, 2017 at 8:17 AM

    quando passo o formulario para o aplicativo nao tem barra de rolagem.

  • Helen
    Replied on June 6, 2017 at 9:45 AM

    Hello,

    Thank you for contacting us.

    Please try to embed your form with the iFrame method. Here is a guide helps to you for getting iFrame code: https://www.jotform.com/help/148-Getting-the-form-iFrame-code

    In the iFrame code, you'll find the scrollbar set to NO. You must change it to YES.

    How can I put the scrollbar on the right? Image 1 Screenshot 20

    Please try it and if you have still issue, let us know.

    Thank you

  • ronildosousa
    Replied on June 6, 2017 at 9:57 AM

    como faço para alterar quando entro codigo iframe não deixa altera para yes, nem da opção.

  • ronildosousa
    Replied on June 6, 2017 at 10:06 AM

    este formulario esta em um aplicativo

  • Helen
    Replied on June 6, 2017 at 10:39 AM

    Hello,

    I have check your form and the scroll bar is shown at the right of the form. As you can see below video:

    How can I put the scrollbar on the right? Image 1 Screenshot 20

    Which application that you embed your form? Please provide us more detail about your issue? How can we check your form on your application? How you embedded your form to your application?

    We will be waiting for your response and glad to solve your issue.

  • ronildosousa
    Replied on June 6, 2017 at 11:03 AM

    este formulario foi incorporado em web na fabrica do aplicativo.

    quando abro no celular nao tem barra de rolagem.

    How can I put the scrollbar on the right? Image 1 Screenshot 20

  • Kevin Support Team Lead
    Replied on June 6, 2017 at 12:09 PM

    How did you embed the form on your page? 

    Please, try embedding this iFrame code instead: 

          <iframe

            id="JotFormIFrame"

            onDISABLEDload="window.parent.scrollTo(0,0)"

            allowtransparency="true"

            src="https://form.jotform.com/71425660758664"

            frameborder="0"

            style="width:100%;

            height:6806px;

            border:none;"

            scrolling="yes">

          </iframe>

    You may also either increase or decrease the height value so your form does not display a gap at the bottom, the code I provided has already enabled the scrolling option so it should show the scroll bar. 

    If this still does not work, please do let us know where you have embedded your form and share the link with us so we can take a closer look.