I have two selection lists one for the make of a vehicle and the other for the model of a vehicle. In the make list I have 2 makes, namely Honda and Toyota and for the model list I have Honda Accord and Honda Civic and Toyota Corolla and Toyota Prado.
How can I code the list for make so that when I select ‘Honda’ only the models for Honda are active and the models for Toyota are ‘greyed out’ that is, inactive and vice versa.