Newer Version Available
Try It Out: Customize the Review Object's Page and Search Layouts
First, let's update the page layout of the Review object so that the Assessment text field is in a single column section of the same name.
- From Setup, click .
- Click Review.
- In the Page Layouts related list, click Edit next to Review Layout.
- Drag a new section just below the System Information section. The Section Properties dialog box opens.
- Name the section Assessment, and configure it to contain one column.
- Drag the Assessment and Rating fields into the Assessment section.
- Click Save.
Now, let's configure our Review search layouts so that reviews are always displayed with the associated job application, position, and candidate.
- In the Search Layouts related list on the Review object detail
page, click Edit next to Lookup Dialogs and
add the following fields:
- Review Number
- Rating
- Job Application
- Candidate
- Position
- Created Date
- Repeat for the Search Filter Fields layout.
To update the Reviews related list that appears on the Job Application detail page, we'll have to edit the related list directly on the Job Application page layout. This is different from how we added fields to the Job Application related list on the position and candidate detail pages because the Review object doesn't have an associated tab, and therefore, doesn't have a tab search layout. Remember—the tab search layout is responsible for both the fields that appear in the list on the tab home page and the default fields that appear in related lists on other object detail pages.
Because the Review object doesn't have a tab search layout, we have to set those fields another way.
- From Setup, click .
- Click Job Application.
- In the Page Layouts related list, click Edit next to Job Application Layout.
- On the Job Application page layout, locate the Reviews related
list and click the wrench icon (
) to edit its
properties. - On the Related List Properties dialog box, add the following fields
to the Selected Fields box:
- Review Number
- Rating
- Candidate
- Position
- Created Date
- From the Sort By drop-down list, choose Review Number.
- Click OK.
- Click Save on the page layout edit page.