Record Creation forms are used to collect and display data. The more organized, clean, and streamlined these forms are,the more efficient the data collection process will be.
A nested picklist is a type of picklist field that can help you build organized Record Creation forms by reducing the number of fields you would otherwise need to use.
With a nested picklist, you can nest or group up to six levels of values within a single picklist option, so that each level relates to the previous one.
For example, for a company to obtain a customer's location, it can create a nested picklist with country > state > city as levels. Without the nested picklist field, the form would be cluttered with several different dropdown menus.
Example 1
A mobile phone retailer wants its customers to select their preferred location for store pickup. With a nested picklist, itcan obtain the customer's country, state or province, and city through a single option. Here's how to nest these values:
Picklist label: Location
Picklist values:
Option 1 -> None (Default)
Option 2 -> US :: Washington :: Seattle
Option 3 -> US :: California :: Los Angeles
Option 4 -> US :: California :: San Francisco
Option 5 -> Canada :: Ontario :: Toronto
Option 6 -> Canada :: Ontario :: Toronto
The nested picklist field will look like this on the Ticket Add form.
Example 2
A company wants to know how its employees commute to the office so it can optimize its parking system. Here's how it can create a nested picklist field to obtain this data:
Picklist label: Mode of commutation
Picklist values:
Option 1 - None (Default)
Option 2 - Car :: Personal
Option 3 - Car :: Pool
Option 4 - Car :: Company
Option 5 - Bike
Option 6 - Public Transport :: Bus
Option 7 - Public Transport :: Metro
This is what the field will look like on the Record Creation form.