When PORTAL is embedded within an iframe on an external site (external site here in pink) certain links (red) seem hardcoded to open at the top level of the browser (i.e the link target is “_top”) rather than within the iframe. In other words doing anything with a case takes the user away from the enclosing site and takes him or her to an address at microsoftcrmportals.com, which we don’t want.
I have tried a Javascript rewrite to force all links to behave as we want but the links within the view still open at the top level. I’m stumped.
TL;DR version: when PORTAL is inside an iframe it keeps wanting to take the user to microsoftcrmportals.com. Javascript doesn’t seem to fix it.
*This post is locked for comments