Introduction
This documentation covers how to create custom fields—specifically Picklists and Multi-select fields—and how to configure the tags that go with them.
Part 1: Navigating to Objects and Creating a New Field
- Open the global navigation menu.
- Change over to the Admin workspace.
- Search the lists and pages for Objects.
- Search for the specific object you are interested in editing, such as Lead.
- Click to Edit the object.
- Click to create a new field.
- Name the field (e.g., "How we met").
- Add help text to the field so that other users understand its purpose.
- Under the Related App setting, choose your organization's custom configuration option, which should generally be formatted as your organization's name plus "config".
Part 2: Choosing Field Type and Global vs. Restricted Values
- Choose the field type.
- Select Picklist if you only want users to select one item at a time.
- Select Multi-select if you want users to be able to select multiple tags.
- Decide between a Global or Restricted value.
- Choose Global value if you intend to use the exact same picklist values across multiple objects (for example, using the same "How we met" options on both the Lead and Contact objects).
- Using a Global value saves management time because you only have to create one centralized tag list.
- Name your global list (e.g., "How we met global list").
- Click Create to finalize the field.
Part 3: Adding the New Field to an App Page
- Navigate to the App Page object in your admin workspace.
- Search for the specific page layout you want to update, such as the Lead Record Page.
- Edit the page to enter the page builder.
- Search for your newly created field (e.g., "How we met") in the available fields list.
- Drag and drop the field into the desired layout area on the page.
- Click Save.
Part 4: Managing Tags for Global Picklists
- Using the global navigation menu, look up the object you just edited (e.g., Lead) to view a record.
- Click into an individual record (e.g., a lead named Lani Taylor).
- Locate the new field on the record and click Edit.
- To add a new tag option, type the name of the value (e.g., "Event") and press Enter.
- The system will confirm it was created; click the "x" to select the event.
- Repeat the process for additional values (e.g., typing "Referral" and pressing Enter).
- Save the record.
- Because these are Global values, these new tag options will automatically be available on any other object sharing that global list.
Part 5: Creating and Managing Restricted Picklists
- Navigate back to your target Object (e.g., Lead) and create a new field.
- Name the field (e.g., "Back end processing").
- Choose the Picklist field type.
- Select Restricted Values instead of a Global value.
- Using Restricted Values prevents users from creating new tags on the fly, protecting your data from unwanted additions.
- Click Create to save the field.
- To add values to this restricted list, locate the field and click to create a new tag.
- Type the tag name (e.g., "Document gathering").
- Assign an order sequence and choose a display color for the tag.
- Save the tag.
- Repeat the process for additional steps (e.g., adding an "Approval" tag and coloring it teal).
- Users will now only be able to select from these predefined restricted options.
Note on Multi-Select Fields: Multi-select fields function and are configured exactly the same way as standard Picklists, but they allow users to apply multiple predefined tags simultaneously.