Hello,
Is there a way to offer a very simple iframe container users can paste into. For example if we want them to copy/paste loom videos which offer an embed, including the iframe, is there a way to do that?
sample embed from loom is:
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe src="https://www.loom.com/embed/123456789123456789" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
I can certainly have them remove the div but I am not comfortable leaving it with HR or whomever to do more than that - including using the "easy to use" iframe addon - it's just too much for the average user here (non tech firm)
Thanks for the help!
Hi @Helper
There in an iframe macro that you can use: https://support.atlassian.com/confluence-cloud/docs/insert-the-iframe-macro/
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.