Custom Communities with Visualforce

ForceDotCom Sep 21, 2015

Today, I am going to share some pages which I built while working on Communities. My task was to create custom login/logout/register/forgot password/change password pages for communities with branding.

Pages checks for all the validations and handles all the error messages gracefully.

I have created a generic template for startup and going to share it here. Below are some screentshots:

Login

Login

Forgot Password

Forgot Password

Validation

Validation

Confirmation

Confirmation

Change Password

Change Password

Registration

Registration

Registration Complete

Registration Complete

Logout

Logout

You can get the full code here in this

Related Tags:

ForceDotCom   VisualForce   Communities   Salesforce