Hi,
I'm trying to embed a google sheets doc in to Confluence using the HTML macro. I have copied the embed code from the export action in Google Docs and copied this in to the HTML macro but this only produces a tiny frame.
There is no way to edit the iFrame. Can anyone help as I need to display this full frame?
Thanks
Hi @Michael Campbell - welcome to this wonderful community :)
did you try to put in 'height' and 'widht' for the iframe? Something like:
<iframe src="ur.source" width="830" height="800" scrolling="yes"></iframe>
Hope this helps!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.