List item pagination question

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

By kkegans - April 6, 2011

How would one make the pagination of a list go to the beginning after the last list item?

I want to create a featured item slider using CMSB and have the list items display in a continuous list. For example:

If the list contained 8 items and the display was 3 items at a time I would like to see
< | ITEM 1 | ITEM 2 | ITEM 3 | >

Then if the user clicks the next '>' arrow the next 3 items in the list would display.
< | ITEM 4 | ITEM 5 | ITEM 6 | >

By selecting the next arrow again, since there are only 8 items in the list viewer the list would display
< | ITEM 7 | ITEM 8 | ITEM 1 | >
returning to the first item after displaying item 8.

I would also like this to work in reverse if using the previous arrow.



Is this possible?
CMSB Rocks!
Thanks,
Kurt