Task Manager Tutorial v2
I noticed that there is no pagination, offset, limit or search phrase. Is this the standard with v2?
Task Manager v2 files
8 months ago
8 months ago
#1
7 months ago
#2
Hi Dan,
I'd say DC's new tutorials on v2 are designed to introduce Trongate v2 with native PHP in the simplest way possible. While pagination still exists in v2it would add too much complexity and confuse newcomers. I'd assume this might be a video for another time.
I'd say DC's new tutorials on v2 are designed to introduce Trongate v2 with native PHP in the simplest way possible. While pagination still exists in v2it would add too much complexity and confuse newcomers. I'd assume this might be a video for another time.
7 months ago
#3
Ok, so we just add pagination and searchphrase the same way in v1?
Would these, pagination and searchpharse be better added to the model file in the module?
I am figuring out what should go into the model file v controller file.
Thanks
Would these, pagination and searchpharse be better added to the model file in the module?
I am figuring out what should go into the model file v controller file.
Thanks
7 months ago
#4
David, Thank you very much. And thanks to Simon as well.
Dan
Dan
7 months ago
#5
You know I did not realize that pagination is a module in v2.
I'll have to read up on that
I'll have to read up on that