Spring Framework, Software Architecture, Cloud Architecture, Data Analytics, AI/ML
Monday, March 22, 2010
How to change default sugar report entries per page?
Sugar read variable list_report_max_per_page from config.php, but this variable doesn't exist in that file by default. So simply add 'list_report_max_per_page' => 500, into config.php to change sugar report entries per page.
No comments:
Post a Comment