[searched whole forum, can't find a solution]
Hey guys, simple task that I can't resolve yet, add vimeo/youtube videos to a knowledge base article.
I tried by adding WYSIWYG field with, w/out iframe enabled, I just can't embed the video
It's a simple knowledge base article, but I need a video from a YouTube to be embedded above the article's text, not an attachment.
Not a dashlet. Could be a side element, but belonging to the record.
Example:
<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Thanks
Hey guys, simple task that I can't resolve yet, add vimeo/youtube videos to a knowledge base article.
I tried by adding WYSIWYG field with, w/out iframe enabled, I just can't embed the video
It's a simple knowledge base article, but I need a video from a YouTube to be embedded above the article's text, not an attachment.
Not a dashlet. Could be a side element, but belonging to the record.
Example:
<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Thanks
Comment