Hello,

Has anyone had any luck getting the activeselect module integrated with the views module, especially on exposed category filters?

eg: I have Two containers: Country and City.

I have set them up such that, on node forms, when a specific Country is selected, its corresponding cities populate the City dropdown box below it.

This I did based on instructions at: http://drupal.org/node/74747

However, how do I make a view which includes this activeselect functionality as well?

On a view, few people would want to wade through 100 vague city names in a filter to find the city belonging to their selected country.

It would be great if only the cities belonging to a particular country get autopopulated when a country is selected.

If anyone knows a way to do this, or any ideas that can help, I would be grateful.

Thanks,
Reggie

Comments

swill’s picture

I also need to know how to do this...

henigushi’s picture

Hi Reggie,

There are a bunch of discussions going on about this topic. I think I've been able to piece through some of the problems -- I had the same issue as you did and (almost) everything seems to be working fine.

See the discussion here. My suggestions are in Update #10.

Hope that helps!

henigushi

reggie75’s picture

thanks for the update henigushi!
really appreciate it