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