Dear all,
is there any module to build something like: http://www.foscarini.com/dealers.php?area=EU&lang=en
with filter list on the leftside?

Many thanks

Comments

WorldFallz’s picture

You can do this with views using exposed filters in a block and enabling ajax for the view.

jacksbarrow’s picture

Thank you WorldFallz, have you any example to show me? ... how to filter after the first choice the relative ones... Example if I choose Europe, how to filter so that only european countries will appear to the next filter?

WorldFallz’s picture

I don't have any examples handy, any views tutorials should be useful though.

And as for a dependent drop downs, that's an entirely different question. The hierarchical_select module used to add this capability to views exposed filters, but I've not tried the d7 version yet. Worth a look though.

jacksbarrow’s picture

What for an alternative to Drupal to embed an object to filter the database shop? ... what kind of application should I examine?