Workflow Manager 2015
You can edit the ApplicationGridSize value to specify the number of lines that are displayed in listings. The default value of this setting in web.config is:
<!--In the project summary page, number of lines shows up in the data grid-->
<add key="ApplicationGridSize" value="45" />
To modify this setting:
1. | Open the wwwroot directory of the Workflow Manager installation and open web.config in a text editor. |
2. | Locate the ApplicationGridSize portion of this file: |
<add key="ApplicationGridSize" value="45" />
3. | Specify the number of lines that you want to be displayed in listings. |
Workflow Manager 2015 / AdminStudio Enterprise Server 2015 Help Library10 September 2015 |
Copyright Information | Flexera Software |