Repeater limit number load more

L Younkins asked on September 15, 2022 22:04

Is it possible to limit the output of from a repeater to a set number and a load more to see more results? I tried paging, and it works ok, but I think a load more would look better. Is there an easy way to do this?

Recent Answers


Juraj Ondrus answered on September 16, 2022 05:35

You would need to add e.g. a custom JavaScript or integrate a 3rd party library for the lazy loading. There are no settings for this available as this is more front end development.

0 votesVote for this answer Mark as a Correct answer

L Younkins answered on September 16, 2022 14:55

Do you add this script in the transformation or the template?

0 votesVote for this answer Mark as a Correct answer

Juraj Ondrus answered on September 19, 2022 05:44

This really depends on the scripts, your development approach and so on. It could be in the transformation as well as in the page template or in both too.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.