How to have different Community Builder page content based on profile?
1. Go to the page in Community Builder and select Page Variations tab. Click "New Page Variation" button. 2. Select your page option. 3. Give any name and click "Create" ....
1. Go to the page in Community Builder and select Page Variations tab. Click "New Page Variation" button. 2. Select your page option. 3. Give any name and click "Create" ....
To troubleshoot using Debug Log for Salesforce Community Self Register Page, use the following Steps: 1. Go to Debug Logs in Setup. 2. Click New button to setup the Debug Logs. ....
1. Create a Custom Page under Login Pages in Salesforce Community Builder. Copy the URL. 2. Paste the URL as mentioned below. Once the user completes the Community Registration, he/she ....
1. Go to Community Management. 2. Select Navigational Topics. 2. Give any Topic Name, click Add and Save. Saved Navigational Topics: Output: Cheers!!!
Below components are available in default for Communities Self-Registration Visualforce Page: CommunitiesSelfReg Apex Class: CommunitiesSelfRegController Test Class: CommunitiesSelfRegControllerTest
To use Lightning components in community builder, use implements="forceCommunity:availableForAllPageTypes". Sample Code: <aura:component implements="forceCommunity:availableForAllPageTypes"> </aura:component> Cheers!!!
1. Get the community URL. 2. In Apex, construct the URL as below Community URL/s/Site.com Page Name
1. Go to All Communities. 2. Click Manage link under the Community which you want to activate. 3. Under Administration, select Settings and click "Activate Community".
1. Go to All Communities. 2. Click Manage link under which Community you want to publish. 3. Select Go to Community Builder. 5. Click "Publish" button.
There are two Communities licenses for external users: 1. Customer Community 2. Customer Community Plus 3. Partner Community The Customer Community license is similar to a High Volume Customer Portal ....