Hey guys,
I am using a Collection to populate a grid of images. So far so good; however I would like to limit the amount of images seen and allow the user to use pagination to see the next images.
Currently it looks like this:
However, I would like to have only 3 images showing, and paginate to the next. I have seen the pagination option in the past, but now it doesn’t seem to be there
Any thoughts?
Thanks!