The Preview Submission perk allows you add a simple submission preview to your forms. The submission preview provides users an opportunity to confirm the information they’ve entered is correct and confirming their submission.
The Simple Version
This perk adds support for all entry-based merge tags for in the “Content” setting of HTML fields. This allows you to create a summary of all the data that has been entered and serves as a preview of the user’s submission. If you want to show all form data, use the {all_fields}.
The Advanced Version
This perk actually adds support for all field-based merge tags to the “Default Value” field setting (and “Content” setting for HTML fields). In addition to providing the ability to preview the entire submission, this perk can also be used to populate data entered on previous pages of the form to latter pages of the form.
How do I enable this functionality?
Creating a Submission Preview
Add an HTML field (under the “Standard Fields” field group on the right) to the last page of your form. If you do not have any pages on your form, you will need to add a “Page Break” field and move the HTML field to the last page.
Select this HTML field to open the field settings for editing.
Find the “Content” setting. Next to the “Content” textarea you will find a small icon. Click this icon to reveal a list of merge tags that can be inserted into this field.
Select the “All Submitted Fields” option.
Save your form.
Other Uses
This perk provides the ability to do so much more than just a preview submission. Remember, you can use any field-based merge tag for the default value of any field. The only requirement is that the field being populated is placed on a later page than the field whose merge tag you are populating it with.
This means you can take data submitted on the first page of a form and populate into fields on subsequent pages of the same form. The list of available merge tags will automatically display the field merge tags that are available for the current field.