Work with Standard and Custom Fields | Trailhead Screen Reader Instructions

Learning Objectives

In this project, you’ll:

Introduction

AW Computing has established a Salesforce environment with users set up, profiles assigned, and access to records and fields configured. But they’re in need of further customization to ensure users have the necessary fields to capture the business information they need. That’s where you, the admin, come in.

To begin with, you have a request from Head of Sales Operations Yuko Ishikawa. Yuko says her Sales Op team uses the Account Rating field for sales prospecting, but they’re concerned that account owners aren’t capturing this information correctly because they don’t understand what the field is for. To help her team use the field properly and capture all the data they need, change the name of the field, provide guidance on how to use it, add an additional value, and restrict who can edit it.

Customize Profiles and Objects

Before you get to those tasks, create profiles for members of the sales and support teams.

  1. Activate the  setup  button and select Setup from the menu.
  2. Enter Profiles in the Setup search box at the top of the page and select the result for Profiles.
  3. Activate the Clone link above the link for Standard User. You may need to click the Next link at the bottom of the profiles list to see the second page of profile results.
  4. For Profile Name, enter Sales User.
  5. Activate the Save button.
  6. On this page, activate the Clone button.
  7. For Profile Name, enter Support User.
  8. Activate the Save button.

Now change the label of the Rating field to Prospect Rating.

  1. From Setup, enter Rename Tabs in the Setup search box at the top of the page and select the result for Rename Tabs and Labels.
  2. In the table on this page, activate the Edit link at the start of the Accounts row.
  3. Activate the Next button.
  4. Find the heading called Standard Field Labels. In the table beneath it, locate the row for Rating. In the singular column, the table cell contains an edit field. Change the text in the Singular column to Prospect Rating.
  5. Activate the Save button.

Now add help text to the field, add a new value to the Account Rating Picklist, and update field-level security.

  1. From Setup, navigate to the Object Manager tab and select Account.
  2. Select the Fields & Relationships tab.
  3. In the table of fields, activate the link for Prospect Rating, then activate the Edit button.
  4. Enter this Help Text in the Help Text field:

This indicates the likelihood of a sale being made to this account in the next six months. Cold indicates not likely. Warm indicates quite likely. Hot indicates very likely.

  1. Activate the Save button.
  2. Under the Account Rating Picklist Values heading, activate the New button.
  3. You may automatically land in a text field labeled Account Rating. Enter Not Known in this edit field and activate the Save button.
  4. Activate the Set Field-Level Security button.
  5. Locate the second, larger table on the Field Security page. Select the checkbox in the Read-Only column header. This is the checkbox in the third column in the first row.
  6. Deselect the Sales User checkbox in the Read-Only column.
  7. Activate the Save button.

Next, create a checkbox field called Has Support Plan, editable by sales and support users only.

  1. From Setup, navigate to the Object Manager  tab and select Account.
  2. Select the  Fields & Relationships tab, and activate the New Custom Field button.
  3. Select Checkbox as the Data Type, then press ENTER on  Next and fill in the details.
Field Value

Field Label

Has Support Plan

Default Value

Unchecked

Description

Sales users use this field to indicate to Support which customers have support plans.

Help Text

Does this customer have a current support plan? Check this box when you sell a support plan to this customer.

  1. Activate the Next button.
  2. Select the checkbox in the Read-Only column header.
  3. Deselect the Sales User and Support User checkboxes in the Read-Only column.
  4. Activate the Next button then the Save & New button.

Next create a Support Expiration Date field, editable by sales and support users only.

  1. Select Date as the Data Type, then press ENTER on  Next and fill in the details.
Field Value

Field Label

Support Plan Expiration Date

Description

Expiration date of current support plan

Help Text

When is the current support plan due for renewal?

  1. Activate the Next button.
  2. Select the checkbox in the Read-Only column header.
  3. Deselect the Sales User and Support User checkboxes in the Read-Only column.
  4. Activate the Next button then the Save button.

Now that you’ve helped Yuko’s Sales Ops team capture the data they need, move on to the next step where you’ll create some picklists for them.

Click to return to the unit on Trailhead to verify this step.