Is there a way to have the document properties set the document name when a user saves a document to a SharePoint 2010 library.
I am setting up what we are calling a Source document repository. There are content types that will drive the properties of the documents. Users will not be able to upload a document, they must use the "New" document to create a document in this library. When they save the new document, we want to have some of the values in the property information be the document name. Therefore, want to know if there is a way to systematically read the properties to name the document upon the initial save.