Forum Discussion

BestFriends's avatar
BestFriends
Community Member
2 days ago

Embedding MS Forms

Is anyone else having a problem right now with embed of MS Forms. Instead of the form showing like it used to, now you have to click to go to the form. So it's not really embedded.

3 Replies

  • BestFriends's avatar
    BestFriends
    Community Member

    One more thought... this is a microlearning rather than an eLearning with lessons.

     

  • BestFriends's avatar
    BestFriends
    Community Member

    Thank you for your response!

    This is what it looks like in preview... and I've never had a problem in the past, using the iframe that you have above. We're using that iframe above in this one below. It looks correct in edit mode. I'm really baffled!

     

  • Hi BestFriends​,

    Happy to help.

    This behavior almost always traces back to Microsoft Forms blocking iframe embedding. If the external site (MS Forms) doesn't allow framing, Rise falls back to showing a link preview instead of a live embed. If MS security updates are shipped, MS Forms may add headers such as X-Frame-Options or Content-Security-Policy, which block embedding in tools like Rise. Rise cannot control or override third-party embed restrictions.

    Form settings can also play a role. If the form requires login, especially organizational access only, the embed path can break.

    Instead of using the MS Form embed code, try copying the URL to the form, then insert that URL into this iframe:

    • <iframe src="URL HERE"></iframe>

     

    If that doesn't do the trick, another option is to embed the form as a Web Object in Storyline, then embed that Storyline Block in Rise.

    Give it a shot and let me know how it goes!