New article
Recently updated
Enabling the Document Type dropdown to the Document Register screen
Who is this article for?
IT Administrators responsible for configuring the system.
Web client config file access and version 7.8.0.1 or above are required.
You can enable the Document Type dropdown on the main Document Register screen by updating the configuration file.
This article explains where you can find the file and how you can update the specific configuration key.
1. Enabling the dropdown
To enable the dropdown filter:
- Browse to the Ideagen Quality Management config file.
By default, this is stored in C:\inetpub\wwwroot\QPulse\web.config. - Locate the
add key="EnableDocumentTypeFilter" value="true" />line. - Update the configuration key value to
true.