Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Document Library Metadata Issue

  Asked By: Mohammad Meadows         Date: Jan 20, 2009      Category: Sharepoint      Views: 1599
 

I am using Document Library. Whenever i click on the New Document, it opens the Word. The Problem is after saving, it won't get back to me to the metadata form. Remind you that I don't want to use metadata in Word 2007 because there are so many sessions and IDs which are working in conjunction with other fields (simple e.g is, In some fields. manual input is not allowed and these are looking to other fields for input).

So, Is there any custom code which you think best suitable as per my requirement ?

Please reply as soon as you can.

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Anuj Lakhe          Answered On: Jan 20, 2009       

Write an event handler to do that then, you can update the content columns/metadata within the Item Added/Updated event handler.
Search on the net for event handler code to update list items and you should find one.

 
Didn't find what you were looking for? Find more on Document Library Metadata Issue Or get search suggestion and latest updates.


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