Overview
Contract Specific Clauses enable you to convert Contract Specific Clauses into Contract Clauses and link it to a particular Our Contract/Subcontract.
This document is a step-by-step guide on how you can configure Contract Specific Clauses for conversion into Contract Clauses.
Audience
Salesforce Administrators
IT Support
Prerequisites
Ensure that Contracts Suite - Sales Cloud Edition is already installed and configured. The version of this package must be 2024.3 or higher.
Give Access to Custom Objects and Fields
Click the gear icon and select Setup.

Go to Profiles using Setup search.

Click a Profile that you want to provide Contract Clauses access to.
NOTE
In this document, permissions have been provided to ONE Profile. However, you can provide the same permissions to as many Profiles, as per your requirements.

Click Edit.

Scroll down to give Custom Object Permissions.
For Custom Object Permissions, ensure that you select the following checkboxes.
While performing this step for Subcontracts, ensure that you select all the checkboxes against the Subcontracts object as well.

Click Save.

Scroll down to Custom Field-Level Security and click View to edit the following Custom Field-Level Security fields.
IMPORTANT
Refer to the following table to give access to fields of Custom Objects.
Object
Access Type
Field(s)
Clauses
Read and Edit
All fields
Contract Clauses
Read and Edit
All fields
Contract Specific Clauses
Read and Edit
All fields
As an example, we have selected the field(s) required for the Clauses (Custom Object).Click Edit to select the fields for defining the Clauses Field-Level Security for profile and click Save.


Enable Apex Class Access
Click Enabled Apex Class Access.

Click Edit.

Select and move the following three Apex Classes from Available Apex Classes to Enabled Apex Classes using the Add arrow button and click Save.

Configure Default Clause Flows Values
Go to Object Manager, enter text Contract clauses in the search bar, and click Contract Clauses.

Go to Fields & Relationships and open the Clause Flows field.

Scroll down to Values and click Edit against a Clause Flows Value that you want to set as default.
Note that here you can select any Value and set is as default.
Select the Default checkbox and click Save.
The Clause Flows Value is set as default.
Go to Record Types and open a Record Type such as Mandatory Clause.

Click Edit against Clause Flows.

Select a Clause Flows Value as Default and click Save.
Note that here you can select any Value and set is as default.
The Clause Flows Value is set as default for this Record Type.Similarly, set a Clause Flows Value as default for the Selected Clause Record Type.

Edit Contract Specific Clause Page Layout
Go to Contract Specific Clause Object Manager, then go to Page Layouts, and click Edit against Contract Specific Clause Layout.

Go to Fields, drag-and-drop the following fields into the Information section, and click Save.
Added Date
Clause Flows
Mod Added
Mod Removed
Removed Date
Subcontract Mod Added
Subcontract Mod Added Date
Subcontract Mod Removed
Subcontract Mod Removed Date
The Contract Specific Clause Layout is modified.
Go to Our Contracts using App Launcher.

Open an Our Contract Record.
Our Contract record page opens.Go to its Clauses tab and expand the Contract Specific Clauses section to view the newly added fields in this section.

Similarly, go to a Subcontract record page, then go to its Clauses tab, and expand the Subcontract Specific Clauses section to view the newly added fields in this section.

Add Contract Specific Clauses Sections on Clauses Tab of Our Contracts
NOTE
In some cases, prior to adding TM_ContractSpecificClauses/TM_SubcontractSpecificClauses component into the Contract Specific Clauses/Subcontract Specific Clauses section, you may also have to add this section as an Accordion onto the Our Contract/Subcontract record page using Lightning App Builder.
Go to an Our Contract record page using App Launcher.
Click the gear icon and select Edit Page.
Lightning App Builder opens.Go to the Clauses tab, expand the Contract Specific Clauses section, and click the Delete icon to remove the currently present Related List - Single component in this section.

Drag-and-drop TM_ContractSpecificClauses component into this section.
Similarly, while performing this step for Subcontracts, drag-and-drop TM_SubcontractSpecificClauses component into this section.

Click Add Section.

Click Related and select Custom as Section Label.
Enter Removed Contract Specific Clauses as Custom Label and click Done.

Go to the Removed Contract Specific Clauses section and drag-and-drop TM_Removed_Contract_Specific_Clause component into this section.

Click Save.

A popup window opens.
Click Activate.

Click Assign as Org Default.

Choose Desktop and click Next.

Click Save.
FedCLM Contract Vehicle Detail page is assigned as Org Default.Click the Back icon.

Our Contract record page opens.
Go to the Clauses tab to view the Contract Specific Clauses and Removed Contract Specific Clauses sections on this tab.

Add Subcontract Specific Clauses Sections on Clauses Tab of Subcontracts
Similarly, perform the same steps as listed above to add the Subcontract Specific Clauses sections on the Clauses tab of Subcontracts.