Difference between revisions of "Salesforce:Express Entry Component"

From Melissa Data Wiki
Jump to navigation Jump to search
(Created page with "{{ListwareForSalesforceNav}} {{CustomTOC}} Listware provides an Express Entry component that integrates address auto completion virtually on any text field within Salesforce...")
 
Tag: New redirect
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ListwareForSalesforceNav}}
#REDIRECT [[Legacy:Salesforce:Express Entry Component]]
 
{{CustomTOC}}
 
Listware provides an Express Entry component that integrates address auto completion virtually on any text field within Salesforce. To begin installing this component, access your Setup menu.
 
Here’s a guide to find this within Salesforce: https://help.salesforce.com/HTViewHelpDoc?id=basics_nav_setup.htm&language=en_US
 
==Installation==
1. Go to Customize -> Home -> Home Page Layouts.
 
[[File:LWS_Menu_Build-HomePageLayout.png|frame|none|Click the Home Page Layouts Button]]
 
 
2. Click '''Edit''' next to the Home Page Layout that you are currently using (you can check this via the '''Page Layout Assignment''') or page layouts that you want to add the Express Entry component to.
 
[[File:LWS_Build-HomePageLayout.png|frame|none|Click the Edit Button]]
 
 
3. Place a check next to '''expressEntryBox''' then click '''Next'''.
 
[[File:LWS_Build-HomePageLayout_Edit-S1.png|frame|none|Check expressEntryBox]]
 
 
4. Confirm that '''expressEntryBox''' appears under Narrow (Left) Column then click '''Save'''.
 
[[File:LWS_Build-HomePageLayout_Edit-S2.png|frame|none|Click the Save Button]]
 
 
5. After saving the home page layout one more setting needs to be enabled, '''or Express Entry won’t work'''. Go to Cutomize, then at the bottom, select User Interface. Under Sidebar, make sure that Show Custom Sidebar Components on All Pages is checked. Click Save.
 
[[File:LWS_ExpressEntry_ShowCustomSidebar.png|frame|none|Check Show Custom Sidebar Components on All Pages]]
 
 
==Setup==
Express Entry is now enabled. The last step needed is to create field maps for Express Entry. These maps tell Express Entry which fields you want address autocompletion applied on which is what makes the functionality powerful and flexible as you can now have address autocompletion anywhere within Salesforce. Within Listware is a tab called '''Express Entry Maps'''.
 
[[File:LWS_ExpressEntry_Tab.png|frame|none|Express Entry Maps]]
 
 
1. To create a new map, click on the '''New''' button.
 
[[File:LWS_EEMaps_Create.png|frame|none|Click the New Button]]
 
 
2. When creating a new map, you’ll need to indicate the object prefix (you can find a list of object prefixes for standard Salesforce objects here: https://help.salesforce.com/apex/HTViewSolution?id=000005995&language=en_US) and enter in the IDs of the fields containing the address data. For example below, let’s create a map for Contact objects. We’ll start off by giving a name for the map. In this case we’ll just name it Contact so it’s easy to remember. The Contact object in Salesforce has a prefix of 003. Now in Salesforce, the Contact object’s Mailing Address fields have the following ids:
 
*Mailing Street: con19street
*Mailing City: con19city
*Mailing State/Province: con19state
*Mailing Zip/Postal Code: con19zip
*Mailing Country: con19country
 
[[File:LWS_ExpressEntry_MapEdit.png|frame|none|Express Entry Map Edit]]
 
 
3. Once we save this map, when we go create a new Contact, Express Entry will now return back an address list of suggestions in Contact’s Mailing Street field:
 
[[File:LWS_ExpressEntry_AddressSuggestions.png|frame|none|Address List of Suggestions]]
 
 
[[Category:Listware for Salesforce]]

Latest revision as of 18:06, 18 January 2022