Setting the Maximum Display Results - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

You can specify the maximum number of results displayed at one time in filter results. This is specified in the server's web.config file. Within this file, you will find the following entry:

<!--WorkView Vars -->

<add key="WVMaxResults" value="1000" />

Set the value to equal the maximum number of results that you want displayed at one time.