I’m using a text column in the content manager to store HTML to format text within an iframe on a dynamic page. Everything is working well except that links within the text are opening within the iframe. I’d like for them to open in a new tab. The code I’m using on the iframe is below. Any suggestions? THANKS!
<!doctype html>