Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Event Receiver won't fire on ItemAdded for wiki library

  Asked By: Conor Booth         Date: Jan 14, 2009      Category: Sharepoint      Views: 509
 

I'd like to use the ItemAdded event receiver to fire when adding a
page to a wiki library.

I'm specifying ListTemplateId="101" in a feature elements.xml and it
works when adding a document in a standard document library, but not
for the wiki library.

Is there another ListTemplateId for wiki, or some trick to make
ItemAdded work with wiki libraries, please?

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Santana Osborn          Answered On: Jan 14, 2009       

I believe the wiki  list is list template id 119. 101 is for a document
library only.

 
Didn't find what you were looking for? Find more on Event Receiver won't fire on ItemAdded for wiki library Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].