Hello Monks,
I am using Catalyst. I am retrieving some data from database and I display it to the user using templates. Now if data is too much, I want to display it to the user in more than one page. Should this be done in the template or in the controller itself. Any hints ?? Thanks!
Gaurav Talwar