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 execute a code when user selects a list item in a custom list and press an menu in Edit Control Block. This menu will be titled as "Search". When user clicks this menu "Search", the custom code deployed via assembly in custom feature developed in VS 2010 must pick the list item "Title" and retrieve all documents containing that "Title" example "Marketing". I can query either SharePoint API or Search Web Service.

Please advice me how should I do this. Is there any example or code snippet available to do this? I am not that expert in coding.

Best Regards.

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.