hi,
I'm trying to display a list of cars in a certain way.
I have a menu of car manufacturers - eg Ford, VW, Citroen etc
For example, when the user clicks on VW, I want to list all VW cars along with a filter with all the possible models as check boxes, already ticked.
eg - Passat, Golf, Touran etc
The user should then be able to untick models they don't want to see.
Is this possible?
thanks