Pastebin widget: does not show up full width.

  • moar82
    Asked on October 27, 2017 at 4:30 PM

    It is here:

    https://form.jotform.com/72995861163266


    I follow the advice on your blog to open the address like this:

    https://www.jotform.com/72995861163266


    and now i see the changes.  however, the pastebin widget behaves strange.  It does not show the horizontal scroll unless you scroll down to the end and does not cover all the width size.

    You can compare it with the pdf embedder which ajusts more efficiently.

  • David JotForm Support Manager
    Replied on October 27, 2017 at 4:37 PM

    Please try the following:

    1) Update the Pastebin widget:

    1509136344update Screenshot 10

    2) Make sure to disable the Shrink option:

    1509136548shrink Screenshot 21

    3) Increase the width of the widget:

    1509136600width Screenshot 32

    Open a new thread if you need anything else, we will be glad to assist you.

  • moar82
    Replied on October 27, 2017 at 4:54 PM

    This does not solve my problem, but worsening.  If I update the widget it deletes the question!

    The size seems to be adjusted in the form designer, but when I open it in the browser is still narrow and does not full the widget.


    Also, I wonder if there is a way to specify the size of all the widgets at once with css injection, since I have a lot and it takes me too much time to update one by one.


    Thanks1509137623pastebinwidgeterror Screenshot 10



  • David JotForm Support Manager
    Replied on October 27, 2017 at 4:59 PM

    Please try embedding the following code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    .custom-field-frame{

        max-width: 100% !important;

    }

  • moar82
    Replied on October 27, 2017 at 5:06 PM

    Thanks a lot, it works seamlessly.

  • moar82
    Replied on October 31, 2017 at 10:47 AM

    This is the link of my form:

    https://form.jotform.com/72975230678265


    I  insert the following css to make the pastebin widget to fill the form width:

    custom-field-frame{


        max-width: 100% !important;


    }


    and it works well.  However, when  I need to update the address of the pastebin widget, my changes never reflect!.


    So, I have to remove the widget and add a new form to reflect the changes.  But the problem is that the new pastebin widget does not full the width of the form, like the other ones.


    I appreciate your help.

  • John_Benson
    Replied on October 31, 2017 at 11:53 AM

    I noticed that you're now referring to a new form. I have decided that we will be addressing your new form issue to a new thread. Here's the URL: https://www.jotform.com/answers/1286796

    Please wait for our reply shortly. Thank you.