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