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?
@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