Still need help?
DocuSign Insight - How to change default pagination size
- Open %Seal_Home%\config\system\gui\application.conf file.
- Uncomment and Change the below line (by default it is set to 10):
# defaultPagination = 10
For example:
defaultPagination = 50
- Restart Seal Web Service.