Blesta Addons Posted April 27, 2021 Report Posted April 27, 2021 in so many places, we need a custom quantity result, there are no way to change this from admin interface or make it custom for clients, we need to change this value from config file and it apply to all Blesta system, per default is 20 results. it would be nice if we can select how many result we want from the filter options. Quote
Blesta Addons Posted April 27, 2021 Author Report Posted April 27, 2021 // Set Per Page result if (!empty($filters['per_page'])) { $this->setPerPage($filters['per_page']); } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.