Question
search form advice
I have a search form that contains 5 drop-down menus.
I want users to be able to search by any combination of these drop-down menus.
For example, users might only want to search using drop-down menus #1 and #4, so I don't want anything from the other drop-down menus to be entered as search parameters.
Can anyone suggest an approach to achieve this?
I was thinking of including checkboxes next to each drop-menu. If the checkbox is checked, then that drop-down menu parameter is included in the search. I'm not quite sure how to go about coding this, though, and I'm not sure if this is the right approach.
Thank you for any suggestions!
I want users to be able to search by any combination of these drop-down menus.
For example, users might only want to search using drop-down menus #1 and #4, so I don't want anything from the other drop-down menus to be entered as search parameters.
Can anyone suggest an approach to achieve this?
I was thinking of including checkboxes next to each drop-menu. If the checkbox is checked, then that drop-down menu parameter is included in the search. I'm not quite sure how to go about coding this, though, and I'm not sure if this is the right approach.
Thank you for any suggestions!
