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
Vinoth Kumar 130Vinoth Kumar 130 

I'm invoking the visualforce page from lightining through iframe. How to close the iframe once the action is completed ?

I'm invoking the visualforce page from lightining through iframe. How to close the iframe once the action is completed ?
Khan AnasKhan Anas (Salesforce Developers) 
Hi Vinoth,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

https://developer.salesforce.com/forums/?id=9060G000000XaDbQAK

https://salesforce.stackexchange.com/questions/220675/how-to-close-visualforce-page-opened-as-quick-action-in-lightning-through-javasc

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Vinoth Kumar 130Vinoth Kumar 130
I read the attachments. I'm still not able to figure out the way to close the iframe. Can you explain some more ?