How to do a search form with taxonomy drop n' downs?

Hi!

I'm developing a D7 website for a painting product's company.
The main section of it is the products area.

The products are nodes in a custom content type. And there are some extra info (Surface, Type of painting, etc), for those I created taxonomy terms and associated the products with them.

How can I do a search form that filters by my taxonomy terms?

Example: A drop n' down with surfaces, when I select a surface and submit, drupal shows all my products for that specific surface.

Any ideas?
Thanks in advance

Taxonomy /all not working

I have a vocabulary like this:

Vehicles
-Cars (tid: 1)
--Ford (tid: 2)
--Chevy (tid: 3)
-Trucks (tid: 4)
-Vans (tid: 5)

I can list all the nodes for each of these terms at: taxonomy/term/1, taxonomy/term/2, etc...

I cannot, however, get all the children elements for Cars at: taxonomy/term/1/all, taxonomy/term/5/1, taxonomy/term/2, etc.

I have even selected 'Infinity' under 'Taxonomy Subterms' on both the vocab/term edit pages.

Any ideas?

Signup/Volunteer List

Hi All,

Is there a module/s that will allow this, and if so can someone please roughly advise how to setup.

I am working on a page for the website which lists a series of activities that users can get involved with for a charity awareness week.

How to run Drupal as domain.com/index.php if another application also needs index.php in root?

I'm about to go live with my Drupal install.

I've got an issue with the index.php though.

http://www.talkford.com/index.php takes you to my IPB forums. This index.php file cannot be removed or renamed, else my forums cease working.

Can the drupal index.php be renamed to index2.php?

main page with (mini) panel - is this possible?

Hi

I'm sure this may be a popular thing, but I'm stumped...

What I want is this - I intend to create multiple custom content pages (eg, each contain the same 50 custom fields, all of which will be hidden from view). The intention is that each page is the definition of a different product, each with similar attributes (the 50 fields). Although no fields will actually be visible within this page, this will be the 'content' block within the template.

Now, I'd like to create a separate 'panel'/'mini panel' that contains the structure of a table, and this panel i'd also include as a 'content' block within the template (under the empty 'page' block above). Within the structure of the table within this mini block, i'd like to have 'token' fields that are the fields from my empty page (i know there's an ongoing problem with CCK tokens currently, but hopefully that will be fixed very soon), with the fields populating the relevant values from my empty page block. So therefore, I'd like the content of my 'empty' page to drive/populate the token fields within the panel block...

Creating a member list viewable to authenticated users

I would like to add a list for authenticated members of other authenticated members. I don't see any type of module for Drupal 7, and I think that OG would be overkill.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x