Overview
A Page Layout in Salesforce is a customizable interface that determines how information is organized and displayed to users. This article provides step-by-step instructions for customizing page layouts in the TechnoMile Contracts Suite on Salesforce Sales Cloud.
Audience
Salesforce Administrators
IT Support
Prerequisites
Ensure that custom fields, etc. have already been created using Object Manager.
Contract Suite Configure Page
Refer to the Create Custom Fields for detailed information on creating new fields for the objects in Salesforce.
To view the Contract suite configure page:
In your Salesforce organization, open the App Launcher
.Use the search field to find and open Contract Suite Configure.

Enable Revision History checkbox enables the Revision History feature for all record types of both the Contract and Subcontract objects. For detailed information, refer Revision History Setup Guide.
CPAR Self-Eval Notification field indicates whether the CM requires an email notification to create a self evaluation form. For detailed information, refer CPAR Configuration Guide.
Creating and Managing Custom Fields
Adding a Custom Field
To create a custom field:
In the Contract Suite Configure page, click the plus icon
.
The Add Field dialog box appears.
Specify the field details:
Enable the Is Component check box if required.
Enter a Field Label.
NOTE
As you enter the Field Label, a list of suggested values appear. Select an appropriate value or copy the Field Name from the Fields & Relationships page in Object Manager.
On entering the Field Name, the Field API Name/Component name is auto-populated.
NOTE
If you have multiple fields with the same Field Label, it is recommended that you manually enter the Field API Name.
Enter a value for the Column Span.
NOTE
The Column Span field controls the number of fields per row.
For example:
A column span of 12 means 1 field per row
A column span of 6 means 2 fields per row
A column span of 4 means 3 fields per row
A column span of 3 means 4 fields per row
Avoid using values that are not divisors of 12 (e.g., 5) or less than 3.
Optionally, add a Document ID to display an image with the custom field.
Optionally, select a Color.
Click Add.
Editing and Deleting a Custom Field
To edit a custom field:
In the Contract Suite Configure page, under At a Glance, click the wrench icon
next to the custom field you want to edit.
The Update Field dialog appears.
Update the fields as required and click Add.
To delete a custom field:
In the Contract Suite Configure page, under At a Glance, click the delete icon
next to the custom field you want to delete.
A confirmation window appears.Click Yes, delete it.
Rearranging Custom Fields
To rearrange the custom fields:
In the Contract Suite Configure page, under At a Glance, click the rearrange icon
.
The Rearrange Fields dialog appears.
Drag and drop the fields as required and click Rearrange.
Adding and Managing Tabs
NOTE
You can add a maximum of 9 tabs in a single page layout. Failure to adhere to this limit may result in unexpected system behavior.
Adding a Tab
To add a new tab to the page layout:
In the Contract Suite Configure page, click Add Tab.
The Add Tab dialog appears.
Specify the field details:
Enter a Label.
Select a Background Color.
Select a Status Field Api Name.
Click Add.
Editing and Deleting a Tab
To edit a tab:
In the Contract Suite Configure page, select the tab you want to edit.

Click the wrench icon
.
The Update Tab dialog appears.
Update the fields as required and click Update.
To delete a tab:
In the Contract Suite Configure page, select the tab you want to delete.
Click the delete icon
.
A confirmation window appears.Click Yes, delete it.
Rearranging Tabs
To rearrange the tabs:
In the Contract Suite Configure page, click the rearrange icon
.
The Rearrange Tabs dialog appears.
Drag and drop the tabs as required and click Rearrange.
Adding and Managing Sections
Adding a Section to a Tab
NOTE
You can add a maximum of 9 sections per tab. Failure to adhere to this limit may result in unexpected system behavior.
To add a new section to a tab:
In the Contract Suite Configure page, select the tab to which you want to add a section.
Click Add Section.
The Add Section dialog appears.
Specify the field details:
Enter a Label.
Select the No. of Column.
Select a Color.
Click Add.
For instance, the below image shows Important Dates and Financials sections added in the Contract Overview tab.
Editing and Deleting a Section from a Tab
To edit a section:
In the Contract Suite Configure page, select the tab and navigate to the section that you want to edit.
Click the wrench icon
.
The Update Section dialog appears.
Update the fields as required and click Update.
To delete a section:
In the Contract Suite Configure page, select the tab and navigate to the section that you want to delete.
Click the delete icon
.
A confirmation window appears.Click Yes, delete it.
Rearranging Sections
To rearrange the sections of a tab:
In the Contract Suite Configure page, select the tab to rearrange its sections.
Click Re-Arrange Section.
The Rearrange Sections dialog appears.
Drag and drop the sections as required and click Rearrange.
Adding and Managing Fields in a Section
Adding a Field to a Section
To add a field to a section:
In the Contract Suite Configure page, select the tab and navigate to the section where you want to add fields.
Click Add Field.
The Add Field dialog appears.
Specify the field details:
Enter a Field Label.
NOTE
As you enter the Field Label, a list of suggested values appear. Select an appropriate value or copy the Field Name from the Fields & Relationships page in Object Manager.
On entering a Field Label, the Field Api Name is auto-populated.
NOTE
If you have multiple fields with the same Field Label, it is recommended that you manually enter the Field API Name.
Enter a View Field Api.
NOTE
As you enter the View Field Api, a list of suggested values appear. Select an appropriate value
Enter an Error Message.
Enable the Is Draft Required? checkbox to make it mandatory for users to enter data in the field while saving the record as a draft.
Enable the Is Required? checkbox to make it mandatory for users to enter data in the field while activating a record.
Enable the Read Only checkbox to make the field non-editable for users while saving the record as a draft or activating it.
Note: If you enable the Read Only checkbox, make sure the Is Draft Required? or Is Required? checkboxes are disabled.Enable the Create Blank Space checkbox to create a blank space field.
Click Add.
Editing and Deleting a Section Field
To edit a section:
In the Contract Suite Configure page, select the tab and navigate to the section that you want to edit.
Click the wrench icon
.
The Update Section dialog appears.
Update the fields as required and click Update.
To delete a section:
In the Contract Suite Configure page, select the tab and navigate to the section that you want to delete.
Click the delete icon
.
A confirmation window appears.Click Yes, delete it.
Rearranging Section Fields
To rearrange the section fields:
In the Contract Suite Configure page, select the tab and navigate to the required section.
Click Re-Arrange Field.
The Rearrange Field dialog appears.
Drag and drop the sections as required and click Rearrange.
Moving a Section between Tabs
To move a section from one tab to another:
In the Contract Suite Configure page, select the tab and navigate to the section that you want to move.
Click Move Section.
The Move Section dialog appears.
Select a tab from the Select Destination Tab dropdown and click Move.
Adding and Managing a Page/Component
Adding a Page/Component
To add a page/component:
In the Contract Suite Configure page, select the tab where you want to add a page/component.
Click Add Page/Component.
The Add VF Page dialog appears.
Specify the field details:
Enter a Label.
Enter a Page/Component Name.
Set a Page/Component Width and Height such as 500 and 500.
Enable the Is Component checkbox. Enabling the Is Component checkbox displays the App API field.
Enter an App API.
Click Add.
The Page/component is added as shown in the image below.
Editing and Deleting a Page/Component
To edit a page/component:
In the Contract Suite Configure page, select the tab and navigate to the page/component that you want to edit.
Click the wrench icon
.
The Update VF Page dialog appears.
Update the fields as required and click Add.
To delete a section:
In the Contract Suite Configure page, select the tab and navigate to the page/component that you want to delete.
Click the delete icon
.
A confirmation window appears.Click Yes, delete it.
Cloning a Page Layout
You can clone a customized page layout to another Record Type.
To clone a page layout:
In the Contract Suite Configure page, select a destination record type from the drop down and click Go.

The page layout of the destination record type appears.
The Clone Layout dialog appears.
Select a record type from the Select From Recordtype dropdown and click Clone.
The page layout clone appears.
Click Save Clone.
Adding a Button
Refer to the Custom Buttons & Links article for detailed information on creating new buttons in Salesforce.
Managing Contract Closeout Task Template
Click Manage Contract Closeout Task Template to update contract task template. For detailed information, refer Update Contract Task Template.

Clearing Custom Settings
Click Clear Custom Settings to clear all customizations that you have made.

