Reply
Regular Contributor
Rasmitha Reddy
Posts: 13
0
Accepted Solution

After login How will get visualforce page as a homepage?

Hi

Afetr login into salesforce instance how will get visualforce page as a home page?can anybody will help me?

 

Thanks&Regards

Super Contributor
Imran Mohammed
Posts: 725
0

Re: After login How will get visualforce page as a homepage?

Under the Object description if the VF page is overriding the Standard Tab behavior in Standard Buttons and Links section

or

If you have a Visualforce Tab created that associates the VF page, then

  • Navigate to Setup-> Create->Apps 
  • Edit the App and select the Default Landing Tab to be your Visualforce page Tab or Custom Tab.
Regards,
- Imran
Regular Contributor
Rasmitha Reddy
Posts: 13
0

Re: After login How will get visualforce page as a homepage?

Thanku imran,

 

including that we can disable the Make Setup My Default Landing Page [check box] in personal information with out disble the check box we cant get the vf page.

 

Thanks&Regards