Views:

Behavior:
The amount of entries in a select lists in Web Client is limited to 50 by default.
However, you can change that value if necessary.

Solution:
In order to increase the number of items displayed in the select list, open the file
"C:\Program Files (x86)\DocuWare\Web\Platform\Web.config" and adapt the following parameter to the desired value:

    <setting name="SelectListsMaxCount" serializeAs="String">
         <value>50</ value> 
    </setting>

Save. A restart of the IIS is not necessary.
Be aware, that changing the default value can effect the performance of the system!

 
Comments (3)
  • How can we increase this number in a Cloud system.
  • How can a customer have this value modified if they a Docuware Cloud customer?

    (There was no reply to the above-I presume that we open a SR and Docuware makes the change in the back-end. Is that correct?)
  • Good question - they should tag on a "by the way if you're looking to do this in a cloud system..." in here