Hello guys,
Been looking for a solution on how to open a new window when I click a link inside the iframe, it keeps on opening the link on the same window/iframe, its like browsing inside it, I don't want this to happen. I already added the browser plug-in, there's a parameter there that open URL to new window, If I'm not mistaken, I still remember in HTML that you have to set something on the iFrame like a tag that every time you click a link inside the iframe it will open a new window. I'm just really confused on how to do this on C2.
here's what I did on the code
html_iframe>on clicked>Browser>Go to "http://example.com" in a new window ("my_iframe")
Help very much appreciated, Thanks in advance