I have a custom list in my Sharepoint Site. I want to create an Event Receiver for this site. In the wizard "what item should be the event source?" i could not find the custom list i have created although there is an option to select "custom list".
i have selected the custom list from "what item should be the event source?" and then edited the elements.xml so that the receivers ListURL property is set to the url path of the list.
How do i build an event receiver for a custom list?.
Please advice