Disable metadata prompt

From KnowledgeTree Community

Jump to: navigation, search

The KnowledgeTree Tools 3.4.3 release supports the option to disable the metadata prompt on document upload.

To enable this feature do as follows:

1) Open the following file in a text editor:

<KnowledgeTree Directory>\config.ini file

2) Add the following lines to the end of the file:

[clientToolPolicies]
;These two settings control whether or not the client is prompted for metadata when a
;document is added to knowledgetree via KTtools. They default to true.
explorerMetadataCapture = true
officeMetadataCapture = true

3) To disable the metadata prompt in KnowledgeTree Explorer.

set explorerMetadataCapture = false

4) To disable the metadata prompt in the KnowledgeTree Office plugins.

set officeMetadataCapture = false

5) Restart your KnowledgeTree Tools to enable new settings.

Personal tools