problems with save_data and redirect

How to fix CF save_data not storing to the correct table and redirect issues.

Overview

The problem occurs when form fields are on a start_page, the save_data action is on a separate submit page, and the form uses sequential page type.
Change the form page type from sequential to standalone to resolve both the data storage and redirect problems.

Answered
ChronoForms v7
Fr Fredolino 03 Sep, 2022
Hello,

I have problems with save_Data and redirect.My input fields and dropdown are in the "start_page".The "end_page" is empty.Save data action is in the new "submit" page.The data is apparently stored in the LogDB but not in the correct database table.
Does anyone know where the problem is?

I can't get to the "start_page" with a redirect either.I also need to redirect to the "start_page" in the "end_page".But that's not normal.
No idea where the problem is.
problems with save_data and redirect image 1

problems with save_data and redirect image 2

problems with save_data and redirect image 3
:-) F.

I took screenshots, unfortunately the image upload doesn't work!
Ro Rollo71 15 Sep, 2022
Answer
For the redirect you can try to change the page type from "sequential" to "standalone".
ci cikace870 17 Nov, 2022
That's great! I have a same suggestion.
Attempting to switch the page type from sequential to standalone may help with the redirect.
This topic is locked and no more replies can be posted.