Paging on detail Page (for uploads)

2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 6, 2010   (RSS)

I have a gallery page that shows the first image of each gallery. This works fine

I then created a gallery detail page that shows all images uploaded to that gallery. The issue is that is need to add paging to that page as well. for example if 100 images were uploaded i would like to show 10 images per page on the gallery detail page, which means i need control the paging with the records from the cms_uploads table. I was hoping someone has a simple solution

thanks