I am looking at making a search using Examine. But I am trying to use a dropdown list instead of a search box. Is there a way to this? I am also going to have 3 dropdown lists eventually. But for now I just want to get 1 working.
I am using this example which is awesome: http://joeriks.com/2011/03/15/ajax-enabled-search-in-umbraco-using-examine-and-razor/
But I need it work with a dropdown list. I have my dropdown list generating but getting the value to search the Examine stuff is a bit tricky. I have been working on this for a couple of days and need to reach out for help.
Can anyone help?
Thanks in advance.