Loading

How to Create a Custom Picklist on Salesforce Account and Use It in Screen Flow and Record-Triggered Flow

Udgivelsesdato: May 4, 2026
Beskrivelse

This article explains how to create and configure a custom picklist field on the Account object to maintain consistent county values using Salesforce Flow. It also demonstrates how to use this picklist in Screen Flows and Record-Triggered Flows for streamlined data entry and automation.

Løsning

This can be achieved by creating a custom picklist field on the desired object to maintain consistent values, and then referencing it in Salesforce Flow for guided data entry or automated field population.

Assumptions:

  • Standard Account object is used for example purpose
  • A few Counties in Georgia are used to be populated via Salesforce Flow

Steps to follow:

Create a new Custom field on Account Object

  1. Go to Setup > Object Manager > Account > Fields & Relationships > Click on New on top right corner

Setup menu showing navigation path: Setup > Object Manager > Account > Fields & Relationships with New button highlighted

      2. Select Picklist as Data Type

New custom field wizard showing Picklist selected as the data type

 

     3. Enter the Field Label, select the option Enter values, with each value separated by a new line option and enter the Field Name as County. Click Next

Picklist field configuration screen showing Field Label set to County with picklist values entered line by line  

       4. Click on Next on rest of the step until we see the Save button and click on it to finish the field setup

Final step of custom field wizard showing the Save button to complete field creation

Use Case 1: Display List of Counties in Screen Flow

  1. Open your existing Screen Flow or create a new one by navigating to the Setup > Home > Type Flows in Quick Find and click on Flows > click on New Flow on top right corner 

 

Salesforce Setup showing the Flows list view with the New Flow button highlighted in the top right corner

 

      b. Select Screen Flow 

New Flow dialog showing Screen Flow selected as the flow type

     c. Add new Screen element or Open existing one > drag/drop Picklist to the Screen

Flow Builder Screen element editor showing a Picklist component being dragged onto the screen canvas

     d. Give any preferred Label. We will use County for our use case

Picklist component properties panel in Flow Builder with Label set to County

       e. Scroll-down in properties and select New Choice Resource in Choice

Note : Please ignore the component error as it will be resolved once Choice option is set

Picklist properties panel scrolled down showing the Choice dropdown with New Choice Resource option highlighted

       f. Click on Picklist Choice Set

New Resource dialog in Flow Builder showing Picklist Choice Set selected as the resource type

        g. Enter API Name, and select rest of the option as shown in screenshot below to configure Choice option

Picklist Choice Set configuration showing API Name, Object set to Account, Field set to County, and Sort Order configured

         h. We should be able to see the fully configured Picklist with Counties. Click on Debug on top right corner to see it in action

Flow Builder debug view showing the Screen Flow running with the County picklist displaying a list of Georgia counties

Use case 2: Populate County on Account using Record-Triggered Flow

       a. Open existing or create new Record-Triggered Flow using same navigation as shown in Step a of Use Case 1. Add Assignment element and configure as shown in the screenshot to populate the County

Flow Builder showing an Assignment element configured to set the Account County field to a specified picklist value

Note: We can either use Fast Field Update to populate or use Actions and Related Records option to update the assigned County on the Account

       b. Save and Activate the Flow to see it in action

__________________________________________________________

Vidensartikelnummer

005224343

 
Indlæser
Salesforce Help | Article