Infinite scroll is a useful technique that allows to load new content automatically, when the user  scrolls down and reaches the end of the page. This is the kind of feature that our customers asked us about for a fairly long time. Turns out, it is not that difficult to implement with the help of some custom coding.

  1. Enable ‘AJAX search, pagination, sorting’ option on Pages -> List page settings dialogue.
  2. Add the following code to List page: Javascript OnLoad event of the page where you need to implement infinite scrolling.

 

This is it. Enjoy!

Leave a Reply

Your email address will not be published. Required fields are marked *