You need to sign in to do that
Don't have an account?

Embed Iframe in Visualforce
Hi Guys,
I'm trying to embed an external website in Salesforce via visualforce page.
Problem is the external site sets X-Frame-Options header to explicitly stop embedding the site in iframe. Also, I cant disable the clickjack property in org.
Any alternative way I can get the external site to Salesforce?
I'm trying to embed an external website in Salesforce via visualforce page.
Problem is the external site sets X-Frame-Options header to explicitly stop embedding the site in iframe. Also, I cant disable the clickjack property in org.
Any alternative way I can get the external site to Salesforce?
Here's the workaround to iframes
If you're encountering this problem, instead of using a web tab, a custom link can deliver the URL with the behavior set to:
Kindly check the below Link you can find a Workaround to Iframes.
https://help.salesforce.com/articleView?id=IFRAME-or-Web-Tab-Content-Displays-Blank-Page-1327107637323&type=1
Kindly Mark this as a Best Answer if you Find this Useful!
Thanks
DineshKumar Gopalakrishnan
Sorry I wish I had a better answer for you.