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
Madhura KurdukarMadhura Kurdukar 

VF Page added to Lightning app page

Hi,

I have created a lightning app page. I have added a VF page in one of the sections of this app page. Now there are links in the VF page. When the user clicks a link in the VF page it should navigate to different  lightning page. How do I achieve this?
Example :  The VF page has link to Case Detail Page. So I have created a lightning record Page for it. How to navigate to this record page. 
Please help. Any sugestions in this regard will be helpful. 
 
ShirishaShirisha (Salesforce Developers) 
Hi Madhura,

Greetings!

Please set the custom lightning record page as Case default detail page to use it whenever you try to open the case record.

Please check the below blog for more information:

http://merfantz.com/blog/redirect-to-lightning-page-from-visualforce-page/

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.

Warm Regards,
Shirisha Pathuri