Quick summary
Editing picklist values in Salesforce requires navigating through Setup to the Object Manager, locating the relevant field, and saving your changes. This process lets administrators customize dropdown options on any standard or custom object without writing code.
Steps
- Click the gear icon in the top-right corner of the Salesforce dashboard to open the Setup menu.
- Select Open Advanced Setup from the dropdown menu.
- Click Object Manager at the top of the Setup page.
- Select the object you want to edit from the object list.
- Click Fields & Relationships in the left-hand navigation panel.
- Choose the field with Picklist as its data type from the fields list.
- Click the Edit button to open the picklist field editor.
- Edit the necessary picklist details, then click Save to apply your changes.
