• Hello,

    My form redirects to a page where the PDF file can be downloaded. Is it possible to display a kind of “summary” on this page? In other words, a list of the fields that have been filled out in the form?

    Thanks & regards Jan

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • gregy1403

    (@gregy1403)

    what link did you put on thank you page for download PDF?

    Thank you

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Try this for a link to download PDF :

    [wpcf7pdf_download dashicons= "dashicons-admin-tools" text="Download your PDF"]

    Thanks

    gregy1403

    (@gregy1403)

    Thank you very much .. it works!

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Please testing my GitHub version: https://github.com/restezconnectes/send-pdf-for-contact-form-7/

    You can now adding a shortcode for returning tags values like this:

    Hello [wpcf7pdf_data tag="your-name"],

    Thank you for filling in the form. It was saved on [wpcf7pdf_data tag="date"] under reference [wpcf7pdf_data tag="reference"].

    We have also sent the PDF to your e-mail address: [wpcf7pdf_data tag="your-email"].

    [wpcf7pdf_download dashicons="dashicons-admin-tools" text="Download your PDF"]

    I hope it works well, especially on large forms.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.