Form not completely loading

  • kylestylelcfc
    Asked on July 9, 2020 at 11:36 AM

    Hi - another issue.


    The form isn't loading correctly on the website or iphone?


    Please see link below - can someone look into this asap please as it's stopping people getting into work.


    thanks

  • Ivaylo JotForm Support
    Replied on July 9, 2020 at 1:19 PM

    Do you mean that the entire form does not appear on your website? And the Submit button does not appear?

    If so, please try change the following in the iFrame code, which my colleague provided you in the other ticket:

    scrolling="yes"

    So, this should be the iFrame code:

    id="JotFormIFrame-201903301521034"

          title="Foxes Recruitment Candidate Registration Form"

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

          allowtransparency="true"

          allowfullscreen="true"

          allow="geolocation; microphone; camera"

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

          frameborder="0"

          style="

          min-width: 100%;

          height:3800px;

          border:none;"

          scrolling="yes"

        >

        </iframe>

    If the issue still persists, please elaborate and we will try to help.