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
aprsaprs 

Call VisualForce Page from otherthan salesforce

I want to call visual force page from  other than salesforce,Is there anyone to guide me...
ShikibuShikibu

Just invoke the URL, for instance:

 

https://www.salesforce.com/apex/tabbedAccount?id=001R000000HGol9

 

RyanGuestRyanGuest
If you want users to be able to see your page without logging in, have a look at Force.com Sites.