Dynamic PDF name based on user provided input
-
I want to upgrade my client pages to Forminator PRO, but i need a confirmation that what i want to do is possible as it’s a hard requirement for my client. I could not find the answer in the documentation, videos and the forum.
When i create a PDF that i can later attach to an email i need to predefine its name. In my form however, user is providing his account_id as {text-1} and i want my pdf to be named
some_predefined_{text-1}.pdf
, obviously with the actual variable value.Long story short, i want a pdf to have a unique name for each submission, and include some variable in pdf name. Is that doable? I don’t mind coding, i just need to make it happen.
- The topic ‘Dynamic PDF name based on user provided input’ is closed to new replies.