Forum Discussion
KD1502
Apr 07, 2020Copper Contributor
Event Receiver in SharePoint 2019
Hello Guys, I am using SharePoint 2019 on-prem , Is it a good idea to use event receivers or it is going to depreciate from SharePoint. I am asking because I have created an event receiver but with...
Apr 07, 2020
I'm not aware of any issues / dependencies of Event Receivers and modern experiences in SP 2019. AFAIK, Event Receivers should work in the same way, no matter if you are using the classic or modern experience.
KD1502
Apr 15, 2020Copper Contributor
jcgonzalezmartin Even I am anticipated the same, But now I am trying to create an event receiver on web level and restricted only to trigger on a particular list. But I don't know why it is triggering to all the lists and libraries across the site. I have given list URL and set the scope as web in element.xml also for the feature I have given the scope web but still, it is not working as needed.