By jacksbarrow on
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
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
_
You can do this with views using exposed filters in a block and enabling ajax for the view.
Thank you WorldFallz, have
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?
_
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.
What for an alternative to
What for an alternative to Drupal to embed an object to filter the database shop? ... what kind of application should I examine?