Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

update Word template Quick Parts with document parser (property promotion/demotion) disabled

$
0
0

We have a custom document management system built on top of SharePoint.  The custom versioning implementation required we disable the document parser to stop property promotion, i.e. uploaded document properties from overwriting the library metadata.  Unfortunately this also disables property demotion so library metadata changes do not write back to document properties.  This is causing various Quick Parts in the document template to not update as library metadata changes.

Is there a way to update custom properties embedded in the document in the itemupdated event triggered by a library metadata change?  Conceptually  - set SPFile.Property["customProperty"] = SPListItem["customProperty"]? The goal is to update the Document Quick Part to reflect the changed value.

Thanks

Fred


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>