1

Situation:

I upload a Word file. The Word file does not have the document property "Title" filled in. The SharePoint item title column is empty because of this. I fill the column with a title e.g "MyDocument". Later I update the item and the title column is empty because SharePoint takes the empty title of the document.

How can I prevent/fix this behavior? maybe a event-receiver which save the old title and writes this title after the update back?

Greetings, AHO

1
  • This issue can be seen in all types of MS Office files (Word, Excel, PowerPoint, etc.) created in versions newer than 2007 Example: DOCX, PPTX, XLSX, DOTX Commented Apr 22 at 17:31

4 Answers 4

1

Edit the document from SharePoint rather than uploading a new copy, which is in effect telling it to overwrite the metadata.

1

You can create a workflow to update the title when a document is created. Have a look at the answers here

0

We've experienced this issue with XLSX files. You could use doc/xls files, which don't seem to have this issue.

0

Please refer to this post for the resolution and more details about this kind of issue - How document's metadata/property sync behaves - SPO To MS Office Files (Word, Excel, PPT) and MS Office Files (Word, Excel, PPT) to SPO

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.