It's friday afternoon, probably not a good time for questions like these ...
but here goes anyway...
I would like to create a form with two input fields (that's not too hard yet..).
However, I would like to have the values of these input field linked to eachother in the following way;
First input field: a list of properties like category, keyword, name etc.
Second input field: is filled (or not) when value of first input field is set. So, in case category is selected; shows all categories. But in case name is selected, remains blank etc.
As you have probably guessed I want to use a form like this on behalf of performing searches, but ... haven't found clues on how to do this yet (or maybe I'm not searching in the right places??).
Anybody have any experience with this kinda stuff? Anybody wanna share it with me??
TIA and have a nice weekend!