To manually embed BRYTER into SharePoint, follow these steps:
-
Edit the SharePoint site in which you want to embed the BRYTER module.
Keep in mind you will need editing rights for the site. -
Add a section.
-
Hover with your mouse over the upper part of the section to add a web part.
-
Choose the Embed web part.
-
Select Add embed code and paste the code snippet on the right-hand side.
Remember to replace the module URL with your module URL:<iframe id="bryter-module-1" class="bryter-module" src="https://app.bryter.io/s/Mr9qWq9KSiOq72GSe3nNJw/iframe-test" width="100%" height="100%" scrolling="no" frameborder="0"></iframe>
- Now you are able to open your module in SharePoint.
💡 Should you get an error message, it means that only certain known websites are allowed to be embedded, and your BRYTER tenant is not one of those websites. In this case, add your tenant to the list of allowed websites by following these steps:
-
Open the menu in the site where you want to embed the module, choose Site contents and then Site settings.
-
Select HTML Field Security.
-
Add your tenant to the list of allowed contributors.
In this example we add app.bryter.io, but for your module you need to add the relevant tenant, e.g. companyname.bryter.io.
-
Select Ok, and embed the module again (Step 5).