How can I define "Max Per Page" value for table views and apply it on all dashboards/widgets for all the users? Default value 10 is way too small
Any PM release
This limit is controlled by the CAPC DefaultPageSize global attribute, please follow below steps to increase the limit (default is 10):
1. Navigate to http://<capc>:8181/pc/center/admin/debug/attrs
2. Search the attribute "DefaultPageSize" that should be set to 10 (by default)
3. Increase the value to the desired default Max Per Page
4. Click on "Update" button at the top of the page
5. Check in NetOps Portal whether the default Max Per Page has changed to the new value