Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Rework the bySubstance method (in Report model) so that it can be used with paginator #17

Open
stuchalk opened this Issue Nov 30, 2015 · 0 comments

Comments

Projects
None yet
1 participant
Owner

stuchalk commented Nov 30, 2015

It would be nice to page the results being put on the page using the paginator helper in CakePHP. However, it will require a reworks of the current code. Currently it is implemented in the controller using offset and limit from mysql.

stuchalk self-assigned this Nov 30, 2015

@stuchalk stuchalk modified the milestone: Version 0.2, Future work Nov 30, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment