Embed Block Breaking
-
I am attempting to embed a microsoft office form on this page. Neither the “Embed” or “Customer HTML” blocks are working to properly display the form.
Here is the embed code:
<iframe width="640px" height="480px" src="https://forms.osi.apps.mil/Pages/ResponsePage.aspx?id=D9fm-kuVEUiStgUw1vhMQ3fc6-R9YyVGhsgNhLJNIIBUNlNHU003NEozSkc5TlI5V0hRVkI1OVQyQS4u&embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>And here is the URL: https://forms.osi.apps.mil/Pages/ResponsePage.aspx?id=D9fm-kuVEUiStgUw1vhMQ3fc6-R9YyVGhsgNhLJNIIBUNlNHU003NEozSkc5TlI5V0hRVkI1OVQyQS4u
-
This topic was modified 1 month, 2 weeks ago by
Steven Stern (sterndata). Reason: formatting
The page I need help with: [log in to see the link]
-
This topic was modified 1 month, 2 weeks ago by
-
Hi @jermvtarng, Thank you for reaching out. I have looked into your issue and found that the error you are experiencing is due to the fact that login.microsoft.com does not permit the login form to be displayed in an iframe. This is a security feature implemented by Microsoft.
The best option is to link to the form directly using a button. I hope this helps.
Cheers,
Jim
And here is the URL:
This link is requiring a Microsoft Signin.
You should make the form publicly accessible without requiring a login… if you want to embed it on a webpage.
Thank you for the responses. I see the reason for the error now.
You must be logged in to reply to this topic.