Hi everyone !
I created a multi-page form with CF 7 and want to show a summary page before the customer submits the form.
I already found some information in this forum but they are all for CF 5 or 6. With {value} in a custom HTML-Field it did not work.
Thank you for your help !
Micha
I created a multi-page form with CF 7 and want to show a summary page before the customer submits the form.
I already found some information in this forum but they are all for CF 5 or 6. With {value} in a custom HTML-Field it did not work.
Thank you for your help !
Micha
Hi Micha,
You should add a new page, add HTML view, use {data:field_name} to print the value of any field in earlier pages!
You should add a new page, add HTML view, use {data:field_name} to print the value of any field in earlier pages!
This topic is locked and no more replies can be posted.