Skip to main content

Create a Custom Object for Reviews

Learning Objectives

In this project, you’ll:

  • Create custom objects, site objects, and junction objects to make an existing app more efficient.
  • Customize page layouts, create relationships, and add filters to give app users easy access to the information they need.
  • Add custom fields to the app to capture information critical to the hiring process.

Introduction

Since implementing Salesforce 6 months ago, AW Computing has been on an upward trajectory in sales and revenue. And with that comes the need to beef up the staff across a number of departments. Ling Wu, the vice president of human resources, has asked you to help her recruiting team more efficiently handle the hiring process.

In this project, you use your awesome admin skills to create custom objects, relationships, page layouts, and more, to give the HR team easy access to the data they need on their existing Recruiting app. Before you get hands-on, let’s install an unmanaged package in your Trailhead Playground. It will add metadata and customizations that make your hands-on work more realistic and meaningful.

Install the Unmanaged Package

First, scroll to the bottom of this page and click Launch to launch your Trailhead Playground. If you see a tab in your org labeled Install a Package, great! Follow the steps below. 

If not, click App Launcher to launch the App Launcher, then click Playground Starter and follow the steps. If you don’t see the Playground Starter app, copy this package installation link and check out Install a Package or App to Complete a Trailhead Challenge on Trailhead Help.

  1. Click the Install a Package tab
  2. Paste 04t0P000000N9rs into the field.
  3. Click Install.
  4. Select Install for Admins Only, then click Install.

When the package is finished installing, you see a confirmation page and get an email to the address associated with your playground.

Create a Review Custom Object

Now that the package is in place and you have the Recruiting app open, you can get to work. The first thing on your list is creating a custom object for reviews.

  1. From Setup, click Object Manager.
  2. Click Create, select Custom Object, and fill in the details.
    Field
    Value
    Label
    Review
    Plural Label
    Reviews
    Record Name
    Review Number
    Data Type
    Auto-Number
    Display Format
    REV-{0000}
    Starting Number
    1
  3. In the Optional Features section, select Allow Reports and Track Field History.
  4. In the Deployment Status section, ensure Deployed is selected.
  5. In the Search Status section, select Allow Search.
  6. In the Object Creation Options section, select Add Notes and Attachments related list to default page layout.
  7. Leave everything else as is, and click Save.

You created your first custom object. Now let’s move on to the next step, where you create an object for a job posting site.

Keep learning for
free!
Sign up for an account to continue.
What’s in it for you?
  • Get personalized recommendations for your career goals
  • Practice your skills with hands-on challenges and quizzes
  • Track and share your progress with employers
  • Connect to mentorship and career opportunities