Hello
I am building a search page and have hit a bit of a problem.
I built the original search using either an error code search or symptom search; if one or the other field was empty it used a different query :
Then I tried expanding this to 4 form inputs and the user could just fill in the information he knew. But the problem is that I have to have ALL the fields matching a result to get an answer and the user can not leave anything blank.
Can somebody please tell me where I am going wrong?
Anthony