Mostrando entradas con la etiqueta Document Library. Mostrar todas las entradas
Mostrando entradas con la etiqueta Document Library. Mostrar todas las entradas

domingo, 8 de enero de 2012

Event Handler in SharePoint 2010

Consider a scenario where document is added to the document library after an important meeting (e.g., a minutes-of-the-meeting document), then all the team members want tasks assignment later and may want to use this newly created task list.

In this tip, you will learn how to use the SharePoint 2010 event handler, namely "ItemAdded," to make sure that a SharePoint "Task List" is automatically created whenever a document of type "MS Word" is added to a document library. This will make sure the users can later use this task list to allocate tasks among the team member's whenever they like.