Limit page size from repeater search

Hi!

I have a repeater with around 450 projects with text only, and a dataset limited to 10 items per page, and a load more button at the end of the repeater. This page performs very slowly. When i perform a search, it returns more than 10 items per page, and if i use the .limit(10) function, when i click the load more button, it resets my search to show the whole dataset.

Has anyone got any tips/suggestions of how to return only 10 items per page for the search, and allow users to see the additional projects in a step-wise fashion to improve speed?

Thanks

Sandeep
www.theresearchcollab.com/projects

Hi.

You can use the solution provided in this forum post to resolve the issue: Load more button for the filtered data

Good luck!

Hi Sam

I have tried working through that example but still do not have a working pagination/loadmore button for my search. Help!

Thanks

Sandeep
www.theresearchcollab.com/findprojects