1. Home
  2. Adding PathFactory to the Salesforce Contact Page Layout

Adding PathFactory to the Salesforce Contact Page Layout

Currently in Closed Beta. Contact your CSM to learn more about this feature.

Summary

This article outlines the steps needed to add PathFactory to your organization’s Salesforce Contact Page Layout.

Have questions about PathFactory for Sales? Check out this FAQ, or contact your CSM for more information.


Step 1: Create PathFactory Contact Visualforce Page

  1. Log in to Salesforce with a Salesforce administrator account.
  2. From Setup, select Develop > Visualforce Pages in the Build section.
  3. Click the New button located above the Visualforce Pages table.
  4. Enter the following values:
    • Label: PathFactory Contact
    • Name: PathFactory_Contact
    • Available for Lightning Experience, Lightning Communities, and the mobile app: Checked
    • Visualforce Markup:
      <apex:page< span=""> standardController="Contact" showHeader="false" standardStylesheets="false" readOnly="true">   <script< span="">     id="pf-embed"     src="https://connectapp.lookbookhq.com/embed.js"     data-provider="salesforce"     data-token="{!$Api.Session_ID}"     data-resource="visitor"     data-email="{!Contact.Email}"   > </script<></apex:page<>
  5. Click Save.

Step 2: Set Pathfactory Contact Visualforce Page Security

  1. From Setup, select Develop > Visualforce Pages in the Build section.
  2. Next to the name of the PathFactory Contact Visualforce page, click Security.
  3. Select the profiles that you want to enable from the Available Profiles list and click Add.
  4. Select the profiles that you want to disable from the Enabled Profiles list and click Remove.
  5. Click Save.

Step 3: Add PathFactory Contact Visualforce Page to Contact Page Layout

  1. From Setup, select Customize > Contacts > Page Layouts in the Build section.
  2. Select Edit next to the page layout that the PathFactory Contact Visualforce page will be added to.
  3. Add a Section component to the desired area of the page layout.
  4. Enter the following values:
    • Section Name: PathFactory Content Insights
    • Detail Page: Checked
    • Edit Page: Checked
    • Layout: 1 Column
  5. In the top palette, select Visualforce Pages on the left sidebar.
  6. Drag PathFactory Contact into the section you just created.
  7. Enter the following values:
    • Width: 100%
    • Height: 660
    • Show scrollbars: Unchecked
    • Show label: Unchecked
Updated on April 13, 2023

Was this article helpful?

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
CONTACT SUPPORT