Getting Started

Getting Started

Installation

Your First Flow

UI Flow Editor

Triggers

Action Steps

Community

Community version

Troubleshooting

Roadmap

Releases

Refresh / Save Actions


This page explains the functionality of the Refresh and Save action steps. Both will run in the background, meaning that they will not require the page to reload or pause the user's current work.

Refresh


This action step will update the form data in the background, without reloading the page. This ensures that any changes made to the form will be immediately reflected.

Capture d’écran 2023-05-24 à 14.44.46.png

Save


This action step will save the record asynchronously, which means that the saving process will occur in the background. This allows you to continue with other tasks without waiting for the save to complete.

Capture d’écran 2023-05-24 à 14.45.00.png

<aside> ℹ️ Note: You don't have to choose any controls for these action steps. Just add them to your form, and they will function as intended.

</aside>

← Previous

Loading Spinner

Next →

Variables

On this page