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
Neeraj Sharma 103Neeraj Sharma 103 

Hi Everyone Anyone Create Custom VF page for Registration for Community User and Controller Class

Hi Everyone

Anyone Create Custom VF page for Registration of Community User and Controller Class Anyone Do So Please Share With me 

Thanks 
Neeraj Sharma
Best Answer chosen by Neeraj Sharma 103
Khan AnasKhan Anas (Salesforce Developers) 
Hi Neeraj,

Greetings to you!

You can use the default Self-Register page and controller. If you want to create a custom VF page then use the CommunitiesSelfReg Visualforce Page and Controller as a reference.

From Setup, enter Visualforce Pages in the Quick Find box, then select Visualforce Pages. Click Edit next to CommunitiesSelfReg.

You can customize the Community Self-Registration Process with Apex: https://help.salesforce.com/articleView?id=networks_self_reg_apex.htm&type=5 (https://help.salesforce.com/articleView?id=networks_self_reg_apex.htm&type=5)

I hope it helps you.

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. It will help to keep this community clean.

Thanks and Regards,
Khan Anas