Status Animation

Block Information

Available in: Page Flow

Toolbox Category: Page Content

Block Type: Output

Output Type: text

The Status Animation block is an output block that dynamically creates a visual indicator used for providing feedback during actions that may take some time to complete, such as data loading, form submission, or application processing.

It consists of the following (from left to right):

You can attach the block to Set Content or Set Content in Data Design blocks to display the content on the page or form.


Usage Example

An example of the usage for the Status Animation block is shown below:

The example displays a spinning status animation using the Set Content block and then proceeds to conduct a task (in this case a database table lookup operation). When the task completes, the spinning status animation is replaced by an Alert using the Alert Text block.


See also

Page Flow Set Content block

Alert Text block

Last updated