Error when embedding form into sharepoint Intranet page

  • commstaff
    Asked on June 20, 2024 at 12:21 PM

    I read your support article at https://www.jotform.com/answers/10896251-how-to-embed-form-to-sharepoint. I repeated the steps to solve there and they do not work on my site.

    Here is the Iframe code I get with the "script" tags removed (as SP won't accept script tagging):

    <iframe id="JotFormIFrame-241156370133144" title="Tuesday Times Submission Form" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allow="geolocation; microphone; camera; fullscreen" src="https://form.jotform.com/commstaff/tuesday-times-submission-form" frameborder="0" style="min-width:100%;max-width:100%;height:539px;border:none;" scrolling="no" > </iframe>

    The error I receive is bleow.

    Error when embedding form into sharepoint Intranet page Image 1 Screenshot 20


  • Joseph Christian JotForm Support
    Replied on June 20, 2024 at 12:32 PM

    Hi Commstaff,

    Thanks for reaching out to Jotform Support. Can you try to paste this modified Iframe code into the embed code box?

    <iframe width="100%" height="100%" id="JotFormIFrame-241156370133144" title="Tuesday Times Submission Form" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allow="geolocation; microphone; camera; fullscreen" src="https://form.jotform.com/commstaff/tuesday-times-submission-form" frameborder="0" style="min-width:100%;max-width:100%;height:539px;border:none;" scrolling="no" > </iframe>

    If there are no errors, you should see the form automatically.

    You can also check out this guide on how to Add your form to Sharepoint.

    Give it a try and let us know how it goes.

 
Your Answer