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
VIGNESH SETHURAMALINGAM 7VIGNESH SETHURAMALINGAM 7 

Community custom login page issue

Hi ,

I am trying to use communities in my org with custom login page.I got confused implementing this functionality.Please help me reg this.

1. I found an option in community management --> Administration --> Login & Regisreation to replace default login page with  community builder page or visulaforce page.

Image describing to change login page

2. When i referred Communites implementation guide(salesforce) they have mentioned to update an page named CommunitiesLogin and an class named CommunitiesLoginController to customize login page.

refer page 20 in this guide --> https://help.salesforce.com/help/pdfs/en/salesforce_communities_implementation.pdf​

Are these two different approached or both are needed to change the login page.

I tried to change the method in CommunitiesLoginController  class. but still i am not able to change my login page.

Please clarify me regarding this.

Thank you in advance 

.