Solutions & Features

2 responses

25 09 2009
Jeff D.

I have just begun working with MOSS 3.0 in a more advanced way than just the built in designer. In my on-going process to try and streamline the sales activities I and 2 other people work on I am wondering if the following is possible;

When a new record is created in a List I would like a new folder created in a document library that corresponds to the Name of the new record then have a set of documents copied from a template folder to the new folder that was made w/ the new list entry.

I assume this will deal with a server side script. Your comments and suggestions are appreciated

25 09 2009
Phil Harding

Jeff, I would write a custom Event Receiver to perform the folder creation/document copying and attach the Event Receiver to the appropriate list.

Leave a comment