copy the item with the metadata that user just added to a folder called "NativeFiles". this folder i
- by James
I need to copy the item that user just added (for example. myresume.doc or financial.xls) with the metadata (doc lib obtains the columns from content type, ct obtains the columns from site colum) and copy the item with metadata in a folder called "NativeFile". Every doc library has this folder.
I know itemadded can be used but then I heard itemadded fires before user have a chance to complete the metadata for the item they just added.
What are my options? (new to sp, so some sample code would greatly help. or some good link similar to this issue)
Sharepoint 2007, itemadded or itemadding or itemupdating or itemupdated....