• Resolved msivakum

    (@msivakum)


    Hello,

    I am trying to change the name of the pdf to something like [firstname]-[lastname].pdf but it is not replaced by the actual first name and last name and instead I am getting it as [firstname][lastname].pdf. Please let me know what should be done. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    I had the same issue and just found the solution:
    You’re supposed to put data-fields from the form in the second input field, below the one with the trailing “.pdf”
    It will include those values separated with a “-” in the file name.
    As I understand it, the first input field is meant for a static name, such as “contact”, or “enquiry” or whatever.

    Thread Starter msivakum

    (@msivakum)

    Thanks!! it worked

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PDF name not working as intended’ is closed to new replies.