Table of Contents
- Installation link
- Upgrade the Litify Referral Network endpoint
- Re-log in to the Litify Referral Network
- Add the runDisplayNameConversion field to the Apex Configuration page layout
- Add new fields to the Log object page layout
- Add Activity Timeline Setup Assistant to the Litify Setup app
- Set up the Activity Timeline
Installation link
- Install the package for your org (production environment or Sandbox) using the correct link below:
- Installation link (production): https://login.salesforce.com/packaging/installPackage.apexp?p0=04t1T000000Exjp
- Installation link (sandbox): https://test.salesforce.com/packaging/installPackage.apexp?p0=04t1T000000Exjp
- When prompted to install the package, select Install for All Users
- Click Upgrade and wait for an email confirming the successful install
After installing the upgraded Litify package, move on to the steps below.
Note: If you are upgrading from a much older version of Litify, you may need to follow additional upgrade steps. Follow the instructions from intermediate release notes before proceeding to the instructions below.
Upgrade the Litify Referral Network endpoint
We are preparing to improve the way that the Litify Referral Network handles large amounts of data. There is one simple change required within your Litify org:
- From the Salesforce setup menu, select Setup
- Search for "custom settings" in the Quick Find box in the lefthand column, and click the Custom Settings link
- Find the Public Setup item in the table. Click Manage on that row.
- Click the Edit button
- In the Referral API endpoint field, change the value to:
https://referral-api.litify.com/ - Click the Save button
Re-log in to the Litify Referral Network
Upgrading to Litify v21.1 will log you out from the Litify Referral Network within your Litify org. Simply log in again to restore your connection.
- Open the Litify Setup app from the App Launcher menu
- On the Settings tab, the Login and Sync Referrals screen should be the first thing that appears. Enter your Litify Referral Network admin credentials and click the Login button.
Add the runDisplayNameConversion field to the Apex Configuration page layout
Firms that wish to disable the automatic population of the Display Name fields on Intakes and Matters can now do so. To modify this setting, you must first add the relevant field to a special page layout:
- From the Salesforce setup menu, select Setup
- Search for "custom metadata" in the Quick Find box in the lefthand column, and click the Custom Metadata Types link
- Click the Apex Configuration label (do not click "Manage Records" next to this label)
- A the bottom of the page, within "Page Layouts" section, click Edit next to the Apex Configuration Layout
- Find the field runDisplayNameConversion, and drag it onto the page layout
- Click Save
Add Activity Timeline Setup Assistant to the Litify Setup app
If your firm relies on a custom version of the Litify apps (as many do), you may need to manually add the new Activity Timeline Setup Assistant tab to your copy of the Litify Setup app. Here's how:
- Open the Litify Setup app from the App Launcher menu
- Click the pencil (edit) icon within the row of tabs at the top of the page
- Click the Add More Items button
- In the lefthand sidebar, click All
- Click the + button next to "Activity Timeline Setup Assistant," near the top of the list
- Click the blue Add Nav Item button
- Drag the Activity Timeline Setup Assistant into any order within the list of items
- Click the blue Save button
You can now open the Activity Timeline Setup Assistant by clicking the tab name within the Litify Setup app.
Add new fields to the Log object page layout
Several new fields have been added to the Log object, to help gather valuable information when setting up the Intakes API with a new vendor. These fields will work with no changes necessary, but it may be useful to see them on the relevant page layout.
- From the Salesforce setup menu, select Setup
- Click the Object Manager tab near the top of the page
- Enter "Log" In the Quick Find search box near the top right of the page
- Click the link to open the Log object in the search results
- In the lefthand column, click Page Layouts
- Click Log Layout to open this particular page layout
- Drag the following new fields to your desired location on the page layout:
- Client IP Address
- Full Details
- Request Body
- Request Headers
- Click Save
Set up the Activity Timeline
Set up Recommended Timeline Objects and Activity Types
This article will walk you through how to add Timeline Objects and Activity Types.
Our suggested default settings follow:
- Default Number of Records to Load: 100
- Default Text Settings: Wrap Text
Timeline Object | Activity Type | Lookup Field | Allow Record Edit? | Subject Field | User Field | Date Field | Body Field | Additional Field(s) |
Intake | EmailMessage | Related To ID (RelatedToId) | No | Subject | Created By ID | Message Date | Text Body |
From Address To Address |
Event | Related To ID (WhatId) | No | Subject | Assigned To ID | Due Date Time | Description | Location | |
Feed: Intake | Parent ID (ParentId) | No | InsertedBy ID:Full Name | Created By ID | Created Date | Body | ||
Injury | Intake (litify_pm__Intake__c) | Yes | Body Part | Created By ID | Injury Date | Diagnosis | ||
Insurance | Intake (litify_pm__Intake__c) | Yes | Insurance Name | Owner ID | Created Date | Comments |
Per Incident Policy Number |
|
Litify Note | Intake (litify_pm__lit_Intake__c) | Yes | Topic | Created By ID | Created Date | Note | ||
Task | Related To ID (WhatId) | Yes | Subject | Assigned To ID | Due Date Only | Description | Status | |
Matter | Damage | Matter (litify_pm__Matter__c) | Yes | Damage Name | Created By ID | Created Date | Comments |
Provider Name Amount Billed |
EmailMessage | Related To ID (RelatedToId) | No | Subject | Created By ID | Message Date | Text Body |
From Address To Address |
|
Event | Related To ID (WhatId) | No | Subject | Assigned To ID | Due Date Time | Description | Location | |
Expense | Matter (litify_pm__Matter__c) | Yes | Expense Description | Created By ID | Date | Note |
Amount Status |
|
Feed: Matter | Parent ID (ParentId) | No | InsertedBy ID:Full Name | Created By ID | Created Date | Body | ||
Injury | Matter (litify_pm__Matter__c) | Yes | Body Part | Created By ID | Injury Date | Diagnosis | ||
Insurance | Matter (litify_pm__Matter__c) | Yes | Insurance Name | Owner ID | Created Date | Comments |
Per Incident Policy Number |
|
Lien | Matter (litify_pm__Matter__c) | Yes | Lien Name | Created By ID | Created Date | Comments |
Amount Amount Due |
|
Litify Notes | Matter (litify_pm__lit_Matter__c) | Yes | Topic | Created By ID | Created Date | Note | ||
Negotiations | Matter (litify_pm__Matter__c) | Yes | Negotiation Name | Created By ID | Date | Comments |
Amount Type |
|
Requests | Matter (litify_pm__Matter__c) | Yes | Request Name | Created By ID | Date Requested | Comments |
Request Type Date Received |
|
Task | Related To ID (WhatId) | Yes | Subject | Assigned To ID | Due Date Only | Description | Status |
Add the Activity Timeline component to your Timeline Objects
For each Timeline Object you configure, you will need to add the Activity Timeline to its Lightning page layout. Here's how:
- Open a record of the object
- From the Salesforce settings menu, click Edit Page
- Add a new tab titled "Activity Timeline" (recommended but optional)
- From the sidebar on the left, drag the Activity Timeline component to your desired location
- Click Save and then click <- Back