Views:

Question:
Is it possible to hide the thousand separator for a numeric field?

Solution:
To hide the thousand separator in a numeric field, you have to navigate to the following registry key:
"HKEY_CURRENT_USER\SOFTWARE\DocuWare\DocuWare\500"

Please create the DWORD-entry “IgnoreThousandSeparator” in this registry key.
For the value 1 (“IgnoreThousandSeparator”) the thousand separator is not used/shown (for example 123456789), for the value 0 the separator is used/shown (for example 123.456.789).
If no registry entry is created the value 0 for the parameter “IgnoreThousandSeparator” is used by default.

Note: This works only with the DocuWare Windows Client - not with the Web Client.