A Multi-Select picklist is a type of custom field that allows users to select multiple values from a predefined list of options. Multi-select picklists are often used when one wants to capture multiple related values for a single field, and they are frequently employed to simplify data entry and data consistency.
-
1.
open Home | Salesforce
-
2.
Click on Gear Icon and select Setup from dropdown and click Next
-
3.
Click on Object Manager to navigate objects in salesforce
-
4.
Click Quick Find and enter the Object name on which one wants to create a Multi-Select Picklist field and click Next
-
5.
Click on selected Object
-
6.
Click Fields & Relationships
-
7.
Click on New button to create a Custom Field
-
8.
Click on Picklist (Multi-Select) data-type to select it and click Next
-
9.
Click Next
-
10.
Provide a Field label and click Next(Field Name will be generated automatically)
-
11.
Click on option : "Enter values, with each value separated by a new line" & provide multiple values to the field as per the requirement and click Next
-
12.
Click Next
-
13.
Select profile as per requirement and click Next
-
14.
Click Next
-
15.
Click Save