Difference between revisions of "Salesforce:Lightning Global Express Entry"

From Melissa Data Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Clean Suite for CRM:Salesforce|← Clean Suite for CRM:Salesforce]]
{{ListwareForSalesforceNav
|LightningCollapse=
}}
 
{{CustomTOC}}
{{CustomTOC}}



Latest revision as of 18:18, 18 January 2022

← Clean Suite for CRM:Salesforce

Salesforce Navigation
Introduction
Getting Started
Installation
Getting Started with Lightning Components
Credits
Lightning Components
Lightning Quick Actions
Lightning Lookups
Lightning Global Express Entry
Clean Suite Advanced Mappings
Clean Suite Batch Processing
Result Code Status Indicator
Visualforce Pages
Installing Visualforce Pages
Custom Visualforce Pages
Custom Code
APEX Triggers
Custom Clean Suite Batch Processing
Express Entry Lightning Action Override
Result Codes
Salesforce Result Codes



This is the Clean Suite for Salesforce Express Entry Lightning Component Installation Guide.

Installation Guide

  1. Navigate to an object record of the type you want to add express entry to. In this example we'll use the Contact object and begin by navigating to a random contact.
  2. Click the gear icon at the top and select Edit Page.
  3. Salesforce Lightning-EE Install 01 - Melissa Wiki
    Select Edit Page
  4. Find the CS ExpressEntry Lightning Component on the left hand pane and drag it anywhere you like on your page.
  5. Salesforce Lightning-EE Install 02 - Melissa Wiki
    Drag and Drop CS ExpressEntry
    Salesforce Lightning-EE Install 03 - Melissa Wiki
  6. Click the CleanSuite ExpressEntry lightning component you just added to the page. This will open up the configuration panel on the right.
  7. Fill out the name of the fields you want to bind the output to. You can also change other settings at this point to fit your usage.
  8. Salesforce Lightning-EE Install 04 - Melissa Wiki
    Fill in Fields
  9. Once you finish configuring the component, click Save at the top to confirm your changes.
  10. Click the Back button at the top to navigate back to the object. We can now confirm that ExpressEntry works by typing in the Street field.
  11. Salesforce Lightning-EE Install 05 - Melissa Wiki
    Type in the Street field to test.