PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity Forms Custom Confirmation

  1. dlmoretz
    Member

    Is it possible to have gravity forms take data from the last form page and create the confirmation page based on that. I saw this done at http://www.teambarracudas.com/registration/online-registration. I am trying to do this for another team.

    Posted 12 years ago on Wednesday June 8, 2011 | Permalink
  2. I'm not sure what you are asking. You have control of the form confirmation text. If you want to display all of the form data that was submitted on the confirmation page you can:

    - Edit your form
    - Select Form Settings
    - Select the Confirmation tab
    - In the Confirmation you can insert the {all_fields} merge tag into the message which will output all the submitted form entry data in a table.

    The confirmation is similar to email notifications, you can insert form field values or use the {all_fields} merge tag to output all the form field values in the confirmation message.

    Posted 12 years ago on Wednesday June 8, 2011 | Permalink
  3. pjeaje
    Member

    Can all the fields be inserted into a WordPress PAGE not just the TEXT as you've described above? I suppose we would need some type of shortcodes???

    Posted 12 years ago on Thursday February 2, 2012 | Permalink