I am trying to create a vehicle order form and want to limit drop down responses based on the answer to a previous question.
Example:
Truck Type: Pick-Up Truck, Box Truck, Flatbed
Manufacturer: Ford, GMC, International, Kenworth, Mack
If the user selects Pick-Up truck I want to limit them to Ford and GMC as the others are not appropriate responses.
Is there a way to limit the users possible answers based on a previous response?