Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I want to create a search page that has a text-box for the user to type in his query to search by and also have a drop-down that has all the columns of a SharePoint list so that the search will then apply to the selected column in the specific list only.

I've tried to manually send the query and the column specified to a page with a simple DataFormWebPart, by I cant figure how to specify which column to filter by depending on an incoming query string.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.