I’ve upvoted the idea of adding a discussion board as a learning object to eLearning courses. In the interim, I’d like to embed a padlet. Directions are here:
With that said, I’m running into issues. I’ve added the url to my clickjacking safety list in Settings-->advanced. The code looks like this (added to < > window):
...and here is the preview:
This community was able to help me in the past when I needed to embed Canva (kudos to this awesome community - best in class!). Looking for some guidance here as well.
Thank you!
Page 1 / 1
Are you sure that is the precise embed code they are given you? Looking at the image you posted, there’s no source url inside the iframe tag, just style info, in other words there is nothing for the page to show other than a background box and the bottom image that are coming in separately. There should be some sort of “src=blah blah blah” within the iframe line.
You are right...when I’m pasting it in, it is stripping away the source. It should be this…
@Bfarkas Great suggestion...having trouble with allowed urls (despite padlet.com and www.padlet.com being allowed. This is a good start for me, however, for my ticket.
Docebo tends to strip out code it doesn't like or deems a potential risk so it’s sometimes a lot of trial and error to get things working.
Hey @RyanBerardi just did a quick test, and it is loading for me:
@Bfarkas ...you are amazing. Thank you! In addition to your code, the other issue was I added padlet to the clickjacking, but not the safelist in Elearning. I really appreciate your help!
@Bfarkas ...you are amazing. Thank you! In addition to your code, the other issue was I added padlet to the clickjacking, but not the safelist in Elearning. I really appreciate your help!
Excellent, yeah I always forget there’s a few places where white lists are for diff things, get tripped up all the time on it :)