Embedded grid report in my form is not showing

  • hiltonelconquistador
    Asked on December 23, 2015 at 10:06 PM

    The grid report I created and am trying to display in my form is not showing on the live form, however it DOES display all data in the preview/form building side.

     

    This is the form I want the report grid to display in:

     https://form.jotform.com/hiltonelconquistador/GingerbreadHouse_Auction

     

    This the report I'm trying to display

    http://www.jotform.com/grid/53567454219058

    <iframe src="//www.jotform.com/grid/53567454219058" frameborder="0" style="width: 100%; height: 100%; min-height: 500px; border:none;" scrolling="auto"></iframe>

     

    The data represented is a list of bids previously submitted by other users.  I want new form fillers to be able to see a list of bids entered.

    Jotform Thread 731659 Screenshot
  • Jan
    Replied on December 24, 2015 at 5:04 AM

    When I visited your form using the direct URL or the normal URL, it worked. It will also worked if I open the form using Custom URL without the https.

    However, the Grid Report is not showing in the Custom URL form. The reason is because the Grid Report is not using https, while the custom URL page is using a https.

    Form using Custom URL with https (https://form.jotform.com/hiltonelconquistador/GingerbreadHouse_Auction)

    Form using Custom URL without using https
    (http://form.jotform.com/hiltonelconquistador/GingerbreadHouse_Auction)

    Normal form URL (http://www.jotform.com/53566204736963)

    Embedded grid report in my form is not showing Image 1 Screenshot 20

    Please try to re-embed the Grid Report by using https.

    <iframe src="https://www.jotform.com/grid/53567454219058" frameborder="0" style="width: 100%; height: 100%; min-height: 500px; border:none;" scrolling="auto"></iframe>

     

    Hope that works. Let us know if you're still having issues with it. Thank you.