By mouse77e on
Just, I hope a quick question… I am trying to define listings on my site as accurately as possible and the best way I can think of would be something similar to ebay’s category listing form, you know the one where you start by choosing one option, which then opens another list of sub categories and so on… any ideas on a good way to achieve this in Drupal?
Comments
I'm not sure whether there
I'm not sure whether there are existing modules that provides exactly this functionality or not, but you could have a look at the Übercart tutorial for their uBrowser: http://www.ubercart.org/drupal_module_and_jquery_guides/ubrowser and its Drupal project page at http://drupal.org/project/ubrowser
Third coloumn
Love the uBrouser... can a third level be added? e.g. Food >> Vegetable >> Carrot? if so how so?
does anybody know another
does anybody know another module with this functionality ?
Take a look at
Take a look at http://drupal.org/project/hierarchical_select (and its demo at http://wimleers.com/demo/hierarchical-select)!
http://drupal.org/project/hierarchical_select is the way to go
this is the solution i opted for...