Actions
Feature #15267
closedEmbed a Microsoft Form
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Shortcodes and embeds
Target version:
Start date:
2022-02-05
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Can we set up a way to handle embedding a MicroSoft Form? Here is the iframe code.
<iframe width="640px" height= "480px" src= "https://forms.office.com/Pages/ResponsePage.aspx?id=s_BgbwZfCU6XFZiduozH2MtKdek1fmVLlS4mgyizEINUQTk2RUVHRjBXWkhMM0QzNTNNT1NQQVBSOS4u&embed=true" frameborder= "0" marginwidth= "0" marginheight= "0" style= "border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
I tried using Embed Any Document, but it just embedded the html file.
Actions