Data Read Previous

Block Information

Available in: Page Flow and Cloud Flow

Toolbox Category: Data - Read

Block Type: Regular

Data Read Previous is a regular block that initiates reading of the previous page of records from a database table.

Data Read Previous block

The block consists of the following (from top to bottom):


Usage Example

NOTE: Please refer to the prerequisite information shown here before seeing the example.

The image below shows an example of the Data Read Previous block.

Data Read Previous example

Here is a summary of the above example:

  • The Mouse/Keyboard Action block is used to handle a button click.

  • When the button is clicked, the Data Read Previous block is used to initiate a read for the next page.

  • The Data Status block is used to track the status of the read and upon success, the do something function is invoked.

Last updated