Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This plugin bundle is compatible with Joget DX 8.

Expected Outcome

The datalist will load a limited number of rows initially, and additional rows will be fetched automatically as the user scrolls down (or click on the Load More Data button).

...

Figure 1: Expected Outcome of the Lazy Load Datalist Template Plugin

Get Started

Steps

  1. You can obtain the .jar file from the latest release at: https://github.com/jogetoss/lazyload-datalist-template/releases

  2. Upload the plugin JAR file in Joget via Settings → Manage Plugins.

  3. You can either import the demo app or create a new app from scratch.

...

Figure 8: Plugin Configuration for Lazy Loading Settings


Name

Description

Lazy Loading Settings

Header Field.

No. of Rows

Number of records to load per request.

Show Load More Rows Button

Enable/disable the "Load More" button. When enabled, users click to load more data. When disabled, data loads automatically on scroll

Message When There Is No More Data

Message displayed when all records have been loaded

Row Height

Controls the height of each row in the datalist (Default, Narrow, Wide)

Load More Button Title

Text displayed on the Load More button when enabled