Auto Save Form Data
Comments
-
I would like to check whether there is any auto save function available on Forms. As an example, I can set the Form to save any data entered by the user every 2 minutes without needing them to click on a Button.
-
[font=verdana, sans-serif]You can set up a Data Flow to auto-run at a defined interval of time and define logic in your Flow to save the data as desired.[/font]
[font=verdana, sans-serif]
[/font][font=verdana, sans-serif][img]att1[/img][/font]
[font=verdana, sans-serif]
[/font]In this case, my Data Flow will run after every 30 seconds.
[i]edited by kshitij@decisions.com on 7/30/2020[/i]