Status Animation
Last updated
Last updated
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):
Type: Dropdown configuration setting with options for Spinning or Pulsing.
Style: Dropdown configuration setting with pre-defined color options.
Size: Dropdown configuration setting with pre-defined size options of Normal and Small .
You can attach the block to Set Content or Set Content in Data Design blocks to display the content on the page or form.
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.