How can I get sequential forms to keep input data when using a “previous button.”

in Forms
I currently have three forms that are right next to each other in a flow. On my second form there is the “previous button” option to return back to the previous form. However, when I return back to the previous form none of the data I initially input is present. I am looking for a way to still have my form populated with my input data while using the previous button.
Comments
-
Hello,
You can keep form data by using a create data step in between each form. I will explain how to do this in the following steps and attach an example project.. In my example, I will be using two forms labeled Form 1 and Form 2.
- Replace Previous Button on Form 2 with <regular> Button and label it as “previous”.
- Attach the new outcome generated from Step 1 into Form 1 from Form 2.
- Insert Create Data step between two forms.
- Input Data from Form 2(that was generated in Form 1) into Create Data step and output data as Change Value.
- Input this Change Value data into Form 1.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 69 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 108 Rules
- 266 Administration
- 212 Portal
- 495 General Q & A
- 704 Forms
- 335 Reports
- 3 Designer Extensions
- 47 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 181 Datastructures
- 69 Repository
- 227 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 112 Lunch And Learn Questions