Form disappears when I save the form in my website

  • SPetcher
    Asked on May 22, 2016 at 5:15 AM
    I have another problem, when I save the form in my web site it disappears.
  • Jan
    Replied on May 22, 2016 at 5:38 AM

    Unfortunately, I wasn't able to replicate your issue. I checked your website and I can see the form embedded to it.

    Form disappears when I save the form in my website Image 1 Screenshot 20

    Using the Iframe code means that every time you refresh the webpage, the form will be pulled up from JotForm servers. You should be connected to the internet in order to see it.

    Can you please provide more details about the issue? If you can, please share a screenshot so that we can see what exactly is happening.

    Thank you.

  • SPetcher
    Replied on May 22, 2016 at 7:44 AM
    When I go in to my web site and press the button for the booking form the form comes up then disappears so I can only send a screen shot of an empty page.
    ________________________________
    ...
  • SPetcher
    Replied on May 22, 2016 at 7:44 AM
    You stated in one of your emails that I was using an old form so how can I tell when choosing a template to create a form which is an old of new?
    ________________________________
    ...
  • SPetcher
    Replied on May 22, 2016 at 8:44 AM
    If it helps here is a screen shot.
    ________________________________
    ...
  • Jan
    Replied on May 22, 2016 at 9:43 AM

    I apologize but the screenshot is not showing on the thread. Probably, you attached the image through email while replying. Please go directly to this thread: https://www.jotform.com/answers/844229. Please use the "Insert/edit Image" icon to upload your screenshot.

    Form disappears when I save the form in my website Image 1 Screenshot 20

    May I ask what browser are you using? The form is showing properly in this webpage (https://apartments-public.sharepoint.com/testing) when I checked it. I tried it on my Google Chrome and Mozilla Firefox. Please check if it will work on another browser or not.

    If the issue persists, please re-embed the Iframe code without the script element.

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/61383089657366" frameborder="0" style="width:100%; height:539px; border:none;" scrolling="no"> </iframe>
    <script type="text/javascript"> ...</script>

    If it is still the same, please use the normal embed code.

    <script type="text/javascript" src="https://form.jotform.com/jsform/61383089657366"></script>

    If that did not work, please try removing the Terms and Conditions widget on the form. Please check if the embedded form will work properly or not without the widget.

    Hope that works. Thank you.

     

  • SPetcher
    Replied on May 22, 2016 at 11:44 AM
    I have tried it in 4 search engines, Google, Firefox, Explorer, and Yahoo and the only one it works with is Google.
    I have tried omitting from the code the script element as you suggested, only half of the form appeared and there was code below it, I have also taken out the terms and condition button and it still do's not work, the only way I have been able to get it to work is by using source instead of Iframe but of cause I am back to my original problem of the Terms and Conditions button not working.
    ________________________________
    ...
  • Welvin Support Team Lead
    Replied on May 22, 2016 at 12:23 PM

    Please try this iframe codes: 

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotformeu.com/61164508118351" frameborder="0" style="width:100%; height:539px; border:none;" scrolling="no"> </iframe>

    Please adjust the height in red color until you'll see the whole form. I think you've embedded the iframe, but the height is set to the default which is too short.

     

  • SPetcher
    Replied on May 22, 2016 at 12:44 PM
    I have everything working by using the Light box code but of cause its a pop up not on a page in my web site which is not ideal but until I can find an alternative it will have to do.
    ________________________________
    ...
  • SPetcher
    Replied on May 22, 2016 at 12:44 PM
    When I insert the code and before I press insert the form should appear underneath, With the iframe code it appears squashed up to the left side.
    ________________________________
    ...
  • Jan
    Replied on May 22, 2016 at 1:16 PM

    Glad to hear that you found an alternative solution to your problem. If you have any issues with the Lightbox form, let us know. Thank you.

  • SPetcher
    Replied on May 22, 2016 at 2:44 PM
    I have no need to use the light box code now as your tip to change the length in the iframe code seems to have worked, I also had to change the width.
    Thank you for all your help it has been very much appreciated.
    Regards
    Sandra Petcher
    ________________________________
    ...
  • Jan
    Replied on May 22, 2016 at 3:07 PM

    That's great to hear. The solution about changing the height of the Iframe was provided by Welvin. On behalf of Welvin, you are welcome.

    Let us know anytime if you need our help. Thank you.