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

How can I embed a lightning page, like an app page, record page, or home page, and all it's components into a visualforce page?
I know this sounds backwards, usually people ask about how to include VFPs in a lightning page. I need to do the inverse because I am working with a managed package which allows for the addition/embed of other VFPs but not Lightning components.
So how do I "recreate" a lightning page as a VFP for this purpose.
I am not a developer, so I appreciate any help!!
So how do I "recreate" a lightning page as a VFP for this purpose.
I am not a developer, so I appreciate any help!!
Hi Matt,
It is not possible to add the Lightning pages but can always embed a lightning component in VF Page. Please refer this below article :-
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/components_visualforce.htm#:~:text=Add%20the%20Lightning%20Components%20for,createComponent()%20
Please mark as Best Answer so that it can help others in the future.
Regards,
Priya Ranjan