Add button link on submit confirmation page to Go back and correct form fields

Add a back button to correct form fields on the confirmation page.

Overview

The user wants to allow corrections on a single-page form by adding a link to return from the confirmation page.
Use a Link Widget with a JavaScript back function or create a multi-page form setup where the second page displays all submitted fields in a read-only HTML view.

Answered
ChronoForms v6
se serguei_kp 26 Dec, 2020
Hello, I have one page form, but I would like to add some multipage behavior,
Please explain me, how to add a link on the submit confirmation page that alows to go back to just filled form and correct some fields and then submit the form again?

I use this solution: <A HREF="javascript:history.go(0)">Correct the request and send it again</A> that I put into Content field of Link Widget.
But may be there is more robust and canonical way to do this?

Thank you!
se serguei_kp 03 Jan, 2021
Hello Max,
I will stay for some time with CF6 because it has paypal plugin.
So you advise two page form,
first page with fields to fill
second page with printed fields (read only).
Can you tell me if it is possible to only print all filled fields at the second page, or made all fields readonly,
including dropdown field (as far as I know dropdown is not easy to make readonly).

Best regards.
ha hailsame1 26 Jan, 2021
i have same issue. need correct solution. Thank you
Max_admin Max_admin 04 Feb, 2021
you can use a HTML view and list all your fields using HTML code, use {data:field_name} to print the value of any field!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.