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.

Multi-part Form injecting Name & Company Name from Page 1 into Page 2 HTML Field

  1. I have searched the forum and noticed a lot of people asking if they can print a contract as a PDF. At this point, I just want to populate the contract using fields filled out in a previous page of a multi-part form.

    So the idea is that I have Step 1 of 2 which asks for the user's name (using the Advanced Name field) and a basic single line asking for the business name. After clicking Next on the Multi-part Form, the user goes to a Page with a HTML Field containing a contract. At the beginning of the contract, the person's full name and company name should be added.

    How can I add those two fields to the HTML Field?

    In case it is important, I am setting up a 3 part form which displays HTML of first page, asks for user information on second, and hopefully can injects user's name and company name into an HTML field on the third page and then creates a new user and charges their PayPal account.

    I have tested all other functionality...Do not know how to grab details from previous Page and display them in an HTML field.

    Thx in advance for your help and guidance.

    Can I pull this off?

    Posted 12 years ago on Sunday March 11, 2012 | Permalink
  2. Hy Folks,

    I have the exact same question.
    Would love to here an answer on this one!

    I did try the {Fieldname::1} but that did not do the trick.
    I quest because the form has nog been submitted right?!

    Are the any other solutions here...

    Posted 12 years ago on Monday March 12, 2012 | Permalink
  3. With some more searching the forum and docs I found out that this can not be done.
    (http://www.gravityhelp.com/forums/topic/merge-tags-in-html-field)

    My Question would be if this can be "sort off" done with hooks?

    Posted 12 years ago on Monday March 12, 2012 | Permalink