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

I have a list which includes a choice field that has values displayed in a drop down. I have added an event handler to the list item so that when a value is selected from the drop down an alert is created for the user

I need to show the list items in a series of content query web parts on a page and I would like users to be able to select from the choice field in these views i.e. make the choice field editable from the CQWP so that the event handler fires and the alerts are created.

Does anyone know the best (easiest) way to go about this? I'm new to 2010 and have read about various approaches that might work (custom field in VS, inline editing of views, sharepoint designer?) but I'm not sure of the best way to proceed. Any pointers much appreciated

Thanks in advance

Dan

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.