I am trying to add an issue collector to our sharepoint site, however it is saying that the HTML code needs to be in Iframe. I am not an expert when it comes to this and was wondering whether anybody knows whether it is possible to convert the code and how to do it?
Thanks
Thank you for providing that link to the youtube video - but Modern SharePoint no longer supports the content editor web part.
Hi @Tim Waller ,
Ultimately the Issue collector is just running a script that is in a "text/javascript" format that is embedded in the source pages HTML encoding the example used in the collector being:
<html> <head>...</head> <body> <h1>Hello World!</h1> Insert collector source here </body> </html>
I'm not an expert in the Sharepoint site but the goal is to match the desired pages formatting requirements, and again while I am not 100% sure on SharePoint requirements for the layout I was able to locate the video that gives all the steps to embed a Jira Issue Collector into a SharePoint Online Site viewable at the link below that looks like it would do the trick. The video does not have any audio describing the steps but it looks like a fairly straightforward process and easy to follow:
Hope this helps
Regards,
Earl
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.