Embed html in the richtext

Hi, I have an html field (richtext), and I want to render a piece of HTML. I saw that the field returns HTML… so, if I put for example an iframe I expect to return an iframe, not literally the piece of text ‘iframe’. Is there a way to embed HTML in the richtext?

thanks

@emiliano Could you show more about your setup there? If possible, please include a link to the page / content you’re working on! Is this rich text box being used as input for another element, or is this just static HTML added to a page?

Hi, I have same problem. I have an attribute where I store HTML content with all tags, but when I see the content in Builder-Preview or online-Page the iframe tag is plaint text

Example: The EC Premium Content Insider - November 2022 edition

Like that:
<iframe width="200" height="113" src="https://www.youtube.com/embed/JvgOspokONg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen title="Ferocious Warmth - Tracey Ezard"></iframe>