I used the 'bake all' to build some pages.
Now when I open one of these pages, e.g.: /myApp/myTable
It shows me a list of ONLY 20 records, but I know that this table has 1600 records.
Please, maybe someone could help me with this issue?
The bake function does not add in the pagination links. I suggest either you add the helper links to the template for pagination or remove the paginate query from the controller and load all records.
Dear all,
I used the 'bake all' to build some pages. Now when I open one of these pages, e.g.: /myApp/myTable It shows me a list of ONLY 20 records, but I know that this table has 1600 records.
Please, maybe someone could help me with this issue?
Thank you, Dante