Hello-
I want to have a drop down that shows the cities in a listing database and the # of listings for that city in parenthesis next to it. So it would show "New York (5,000)" etc...
I have a table called Listings to pull from with a column named city. So how can I do that?
I want to have a drop down that shows the cities in a listing database and the # of listings for that city in parenthesis next to it. So it would show "New York (5,000)" etc...
I have a table called Listings to pull from with a column named city. So how can I do that?