Create Account Page Layouts
Follow Along with Trail Together
Want to follow along with an expert as you work through this step? Take a look at this video, part of the Trail Together series.
(This clip starts at the 48:37 minute mark, in case you want to rewind and watch the beginning of the step again.)
Introduction
Noah Larkin, AW Computing’s VP of Services, is concerned that his Consulting team uses accounts to record details of consulting partners, but some of the fields they see are not applicable to their partner accounts—he would like all sales-related information removed.
Allison Wheeler also contacted you with a request. She's concerned that the new account fields appear together in the top section of account record detail pages. She’d like them organized into different sections to make it easier for her team to find the right information.
You can solve both of these issues using page layouts, which control the fields, sections, related lists, and buttons that appear when users view or edit a record.
Create Page Layouts
Begin by modifying the default account page layout to display sales region and support plan information in separate sections.
- From Setup, click Object Manager and select Account.
- Click the Page Layouts link, then click New.
- Select Account Layout from the Existing Page Layout picklist.
- Enter
Customer Account Layout
for Page Layout Name. Leave the Feed-Based Layout as unchecked. - Click Save.
- From the palette at the top, drag the Section element onto the page layout, drop it just above the Additional Information section and fill in the details.
Field
Value
Section Name
Sales Region
Layout
2-Column
Tab-key Order
Left-Right
- Click OK.
- Drag another Section element onto the page layout, drop it just above the Additional Information section, and fill in the details.
Field
Value
Section Name
Support Plan Information
Layout
2-Column
Tab-key Order
Left-Right
- Click OK.
Now arrange the fields.
- From the Account Information section, drag the Region field into the left column of the new Sales Region section.
- From the Account Information section, drag the Zone field into the right column of the new Sales Region section.
- From the Account Information section, drag the Has Support Plan field into the left column of the new Support Plan Information section.
- From the Account Information section, drag the Support Plan Expiration Date field into the right column of the new Support Plan Information section.
Next, make the Rating field required.
- In the Account Information section, hover over the Rating field and click the wrench
that appears at the right.
- In the Field Properties area, select Required, then click OK.
Add the Do Not Call column to the Contacts related list.
- Scroll down to the Contacts related list and click the wrench
on the gray bar above it.
- From the Available Fields list, select Do Not Call.
- Click Add
then click OK.
Now move the Opportunities related list to the top.
- Scroll down to the Opportunities related list.
- Click the gray bar above the related list and drag it above the Contacts related list.
Preview the layout and save it as Customer Account Layout.
- At the top of the editor, click Preview As… and select Sales User.
- Inspect your new page layout, then click Close.
- Click Save.
Assign the Layouts
Assign the Customer Account Layout to the appropriate record type.
- Navigate back to Object Manager and click Account.
- Click Page Layouts.
- Click the Page Layout Assignment button.
- Click Edit Assignment, then complete the assignment screen.
- Click the top of the Customer Account column. This should highlight the entire column.
- Select Customer Account Layout as Page Layout To Use.
- Click Save.
Create a new account layout called Partner Account Layout by cloning the default account layout.
- Click Page Layouts, then click New.
- Select Account Layout from the Existing Page Layout picklist.
- Enter
Partner Account Layout
as Page Layout Name. Leave the Feed-Based Layout as unchecked. - Click Save.
Now, remove the Rating, Region, Zone, Has Support Plan, and Support Plan Expiration Date fields.
- Hold down Ctrl/Command and click each of the fields in the Account Information section to select them.
- Rating
- Region
- Zone
- Has Support Plan
- Support Plan Expiration Date
- Drag the selected fields into the palette at the top of the editor.
- Click Save.
Assign the Partner Account Layout to the appropriate record type.
- Click Page Layout Assignment.
- Click Edit Assignment.
- Click the top of the Partner Account column. This should highlight the entire column.
- Select Partner Account Layout as Page Layout To Use.
- Click Save.
Now that Noah's and Allison’s teams can see what they need to see in their page layouts, move on to the next step, where you enable field history tracking.