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
AshDonAshDon 

open url from apex controller

Hi,
Can someone help me with the codes to navigate to a URL in the same window from an apex controller. 
Sai PraveenSai Praveen (Salesforce Developers) 
Hi,

Please find the below article where the similar requirement . 

https://help.salesforce.com/s/articleView?language=en_US&type=1&r=https%3A%2F%2Fwww.google.com%2F&id=000206137 (https://help.salesforce.com/s/articleView?language=en_US&type=1&r=https%3A%2F%2Fwww.google.com%2F&id=000206137)

If this solution helps,Please mark it as best answer.

Thanks