I am trying to add an extra parameter to a website search form.
What I have added is the first group of html code (Campus), but this does not appear to interact with the search in any meaningful way.
Any suggestions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If it’s in the form and the search isn’t affected, one of two things is going on:
The root cause behind both cases is that you can’t just throw data at a script and expect it to work. What does the documentation for the campus search API say, if such a thing exists?
I don’t even see a campus selection on the destination page, so I’m betting that your issue is the second one.