I have set up an onboarding flow with two steps. Step one has about 20 input fields, some required some not. The last question is a quick select with two options. If option 1 is selected, the onboarding flow ends and the input data is sent to Airtable. This is all good.
However, if the user selects option 2 of said question, they are taken to step two which includes another 20 or so fields. When the user clicks Save at the end of step 2, the data from step 2 is pushed to Airtable, but none of the data from step one is included.
Yes, the fields are all properly mapped, as evidenced by the face that they work properly in one on the logic flows. It’s not related to cookies or browser.