• Resolved 12sowombat

    (@12sowombat)


    We’ve been able to print the time at which our form loads onto our PDFs (by pulling the current_date), but we need to be able to print the time at which the “send”/submit button was clicked onto them as well.

    Is there any way to do this? Including the [_time] field in the email sent on submit provides the submit time correctly, but we’re having trouble figuring out how to print that value onto our PDFs.

    • This topic was modified 1 year, 2 months ago by 12sowombat.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author maximum.software

    (@maximumsoftware)

    You can either create a mail-tag mapping (by selecting the “[_date] [_time]” option from the “CF7 field/mail-tags” dropdown when creating a mapping) or click the pencil icon next to the CF7 field name in an existing field mapping to convert it to a mail-tag mapping.

    You can then change the mail-tags to whatever you like. In your case, you need to change it to “[_time]”.

    A mail-tag mapping allows you to enter any text, including mail-tags, into a mapping. This text with mail-tags replaced by actual values will be filled into your PDF field.

    Thread Starter 12sowombat

    (@12sowombat)

    Thanks! We were actually running an outdated version of the plugin that didn’t include the mail tags in the field mappings.. Your post made me look at the version, the update had what we were looking for.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Print submit time onto PDF?’ is closed to new replies.