I know i did this before but i can't remember how i did it. I used a lwc as a wrapper to a visulaforce page. It wasn't complicated but i can't seem to find any information on how to do this anywhere #Apex #LightningWebComponent #LWC
1 answer
Show Vf page using iframe
check this-
https://www.infallibletechie.com/2021/01/how-to-show-visualforce-page-inside.html?expand_article=1
https://github.com/salesforcejeff/jargon/blob/master/articles/iFramecomponent.md
Why are you doing this? find alternative methods. design wise this is not a very good approach