Question - Refining search query using dropdown tag lists
Question - Refining search query using dropdown tag lists
I have a general question regarding a specific function for a module. Where can I find a module that operates like a 'refine search' query, using dropdown lists? For example, using the Kelly Blue Book website, I can specify the year, make, model, color, mileage, etc. to find a price value for a specific car using a dropdown tag list. Can anyone help me? Thanks in advance!
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Question - Refining search query using dropdown tag list
2 of my modules provide an 'advanced search' capability. Products, and CompanyDirectory... though CompanyDirectory has undergone some changes lately.
If you are a programmer you can start drilling down from the action.search.php in those modules.
If you are a programmer you can start drilling down from the action.search.php in those modules.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Question - Refining search query using dropdown tag list
Depends what you are trying search but if core page content you could also use CGISimpleSmarty module.
Re: Question - Refining search query using dropdown tag list
Thank you, I will consider these options.

