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.

Print submitter's name on a "certificate" after submission

  1. I'm looking for a way to have the submitter's name be printed on an on-screen "certificate"/page after the form is submitted (they would be submitting the form, then getting a certificate with their name on it that they could print out at the end). Any ideas on if this is even possible?

    Thanks,
    Scott

    Posted 13 years ago on Monday July 2, 2012 | Permalink
  2. Scott, you can pass information to the confirmation page using merge tags that pass via a query string or using the confirmation text area to place this information along with the certificate information. I'm thinking in your case - if you wanted a bit more control you could pass the information in a url redirect via a query string. Then you can reference that data on your confirmation page template you'd create at your theme level.

    See all the way at the bottom of this page:
    http://www.gravityhelp.com/documentation/page/Form_Settings

    Posted 13 years ago on Monday July 2, 2012 | Permalink
  3. Excellent--thanks for the info, will look into it.

    Posted 13 years ago on Monday July 2, 2012 | Permalink