I want to display all items from one collection that has 35 items. One page display 10 items, I don’t know how to display the rest items. The following video shows what I did.
What is the idea to display the other 25 items from the collection ?
Thank you in advance.
Hey
Do you use a Dataset to get items for your page maybe and that has been setup to only show 10 items? You setup how many items you wish to show in a repeater, table or gallery by setting that limit in the dataset settings panel or by code using the .limit(1000) property.
Please be more specific, paste in screenshots, tell us where you are displaying the data, show screenshot of data collection.
The more you provide the faster it goes for us to help you and the less you provide the longer does it take to ask for more or guess.
Hope to hear back from you soon.