Dependent Dropdown Lists Vehicle Specification Example
This example describes a scenario where a user selects a vehicle from a Vehicle Specification field on the main body section of a custom Vehicle Sales Form. The selections available in this list depend on the selections made in two previous fields: Vehicle Make and Vehicle Model.
In this scenario, users make selections in the following order:
-
Vehicle make (such as Ford, Toyota, or Honda)
-
Vehicle model (such as Camry or Corolla) filtered by the selected make
-
Vehicle specification (such as engine size or color) filtered by the selected model
This topic outlines the foundational setup needed to create and organize dependent dropdown lists for the vehicle specification selection. It provides a high-level overview of the sequence and requirements for creating the necessary custom lists, record types, record instances, and fields.
The content in this topic will help you:
-
Understand the structure and flow of multilevel dependent dropdown lists.
-
Know the order in which to create and connect lists, records, and fields for successful filtering.
-
Be prepared to create forms that enable users to select from valid combinations of makes, models, and specifications.
See the following sections in this topic:
-
Vehicle Specification Setup Video with detailed steps
-
Vehicle Specification Diagram showing the different elements needed and how they relate
-
Summary of Setup Requirements to Create the Vehicle Specification Example
Vehicle Specification Setup Video
Watch the following help video for details about how to create dependent dropdown lists for the vehicle specification scenario described in this topic.
Vehicle Specification Diagram
The following diagram shows the elements needed to create the vehicle specification example.
For more information about creating this vehicle specification example, see Summary of Setup Requirements to Create the Vehicle Specification Example.