Getting Started
UI Flow Editor
Basic
Advanced
Navigation
Community
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.
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.
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.
<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
Next →
On this page