function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ethanoneethanone 

Iframe will display classic record detail, but not lightning record detail. How can I show lightning record detail?

I think I've whitelisted everything, but lightning won't display in iframe.
Raj VakatiRaj Vakati
Refer this link 

https://support.formtitan.com/topics/Videos/Forms_with_Salesforce_flow_and_lightning_components

http://iandrosov.github.io/Lightning-Contatiner-App/
https://github.com/nikitakarpenkov/iframe-lightning-component
http://sfdcmonkey.com/2017/06/06/play-youtube-video-lightning-component/
https://developer.salesforce.com/forums/?id=9060G000000MPlLQAW
https://github.com/salesforcejeff/jargon/blob/master/articles/iFramecomponent.md
 
ethanoneethanone
Thank you. These tips are for showing lightinging in an iframe on the salesforce platform. I want to show lightning page on another site, not a salesforce site. I think my problem is a CORS problem or a CSP problem, but there there is limited configurations there.