The following settings in the Windows Registry apply for all CONTENT-FOLDER folders which are being used by a user on a specific computer.
HKEY_CURRENT_USER\Software\DocuWare\DocuWare\CONTENT-FOLDER
LastImportPath [String] – The most recently used path for importing files (Menu "File - Import").
LastPath [String] – The most recently used path with which a CONTENT-FOLDER folder was stored.
MaxGroupRows – Maximum number of lines which can be displayed without a scroll bar when generating a group in a CONTENT-FOLDER folder. Default value: 15.
Maximum hits per group:
Under General – Miscellaneous in DocuWare Administration you can specify how many hits per group you want to display.
If you enter here a value, you’ll see in your CONTENT-FOLDER group – next to the name of the file cabinet – this value in parentheses as well as "++Entries" (e.g., Documents (3 ++ Entries). If you create a new CONTENT-FOLDER folder and this contains more than the MAXHITS entry, a window will appear in which you can change the number of maximum entries in the CONTENT-FOLDER group.
Notes:
If you wish to display numbers in the CONTENT-FOLDER without delimiter for thousands, proceed as follows:
- Open the registry key HKEY_CURRENT_USER\Software\DocuWare\DocuWare\500
- Create the new DWORD value IgnoreThousandOperator
- Allocate to DWORD the value
1, if you do not want to use a delimiter (e.g.: 1234567
0, if you do want to use a delimiter (default setting) (e.g.: 1.234.567)