Forum Discussion
How to use Filename, modify date and publish date as a quick part in word app
furkanf SharePoint document metadata including those properties will update when added as Quick Parts. This is out of the box functionality. Do you see the properties in the Quick Parts > Document Properties list?
- furkanfApr 19, 2020Copper Contributor
Hello SteveKnutson ,
For example, i see publish date in quick parts. But it doesn't come from sharepoint. If i change publish date, it still show the old date. And it allows me to select date.
I added two screenshot. I can see Document ID is updated from shared point and document version.
But i cannot use publish date as document ID.
Thank you.
- SteveKnutsonApr 22, 2020MVP
furkanf I think I understand the issue. The Published Date property is a hidden Word property that is manually updated by the user only.
In SharePoint if you add a new field to store the published date you can use that SharePoint field in Quick Parts and it will update. You could update that field using an approval Flow if you are using the SharePoint document publishing features. I wrote a blog here:
https://steveknutson.blog/2019/09/21/flow-approvals-with-sharepoint-document-publishing/
This article explains the Published Date property
https://office-watch.com/2018/publish-date-mapped-content-controls-word/
I hope this helps 🙂