Hi I am trying to create a Wordpress website where a user can post a car that he is trying to sell with contact details for it.I got most of the things figured out on how this website will work.My only problem is creating a searchform for it.
I would like the searchForm to contain two boxes the first one should have a list of all the cars and the second one a list of all the models.When the user selects a car from the first box the second box should Dynamicly generate a list of model cars.I do not know if this is even posible in Wordpres because I could not find any resources on this.
Is there any way to achieve this? I am not looking for exact code but some directions on this if there are any