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?
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.
Do you add this script in the transformation or the template?
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.
Please, sign in to be able to submit a new answer.