I have a feature for a site APC and it has event handlers for custom lists, which is working perfectly.
Now I want to add event handlers for my announcements within the same site. Can I add it inside the elements.xml as a second receivers node having listtemplateid=104??
Thanks in advance.
janejanejane
An elements.xml file can have definitions for multiple receivers.
But simply editing the file or redeploying the feature will not add the event receivers to a site that has already activated the feature. You will probably need to deactivate and reactivate the feature in that site. I am not sure that even upgrading the feature or doing a force activate (without a deactivate) will be enough for the changes to take effect.