We are able to import a comma separated list of document properties into both Word, Excel, and PowerPoint. User will be prompt with the ability to select a list from folder (must be a .txt file). When importing a list, it will add document property if it does not exists, or overwrite if document property already exist.
Module is located here:
..\ModuleLibrary\BaseExtensions\04_nocontext_MISC\02_WPE_importListOfDocProps.xml
Structure in .txt file
docpropname=docpropvalue;
Here is an example:
CMD
<Cmd case="BaseExtensions:import-doc-props-from-file"/>
Comments
0 comments
Article is closed for comments.