Say you have a model and you scaffold it. You can now create, update, delete, show your item. Say I have a limitless amount of records to display. I want to keep it like that in the backend, but On my frontend I would only like to display 10 items at once, by ID in order..... but each week I want it to move onto the next 10, until oneday it loops back to the beginning. Could someone please help me with this? Or suggestions of a more practical approach? Thank you
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Help with :limit :ofset loop? | 0 | 137 | July 31, 2007 | |
Can I use the "scaffold" command to have multiple objects on my page? | 2 | 256 | January 25, 2008 | |
one-to-many view help | 13 | 415 | December 25, 2006 | |
Simple View Template Question | 4 | 127 | July 30, 2010 | |
Newbie: Models and Views and Controllers, oh my... | 8 | 168 | September 27, 2006 |