I have 3 fields: Genre, band_rock and band_rap.
In the field Genre i have Rock and Rap (in the actual db i have more but this is for simplicity) as choices.
At the moment the search pages displayed all 3 drop down boxes, but i only want it to show 2 at any one time.
E.G. if the user selects rock from the Genre menu i want band_rock menu to appear on the page and the same for band_rap.
Is this possible? I'm guessing that i'll need to add some javascript in somewhere.
In the field Genre i have Rock and Rap (in the actual db i have more but this is for simplicity) as choices.
At the moment the search pages displayed all 3 drop down boxes, but i only want it to show 2 at any one time.
E.G. if the user selects rock from the Genre menu i want band_rock menu to appear on the page and the same for band_rap.
Is this possible? I'm guessing that i'll need to add some javascript in somewhere.

