Send PDF of form in other forms email plugin

PvN94

Member
Is there any way to send the pdf file of a form using the email plugin in another form. I want to send the pdf of both forms in one email. I found the option to add attachments from outside the form, but how would I go about using the other form's pdf here?
 
Not trivial. You'd probably have to use a PHP template, and duplicate the code we use in the pdfAttachment method in the email plugin (./plugins/fabrik_form/email/email.php). Not for the feint of heart.

-- hugh
 
All right, i'll have to see if it'll be worth the trouble. How would I go about calling the other form in this code? You now use $this, is it possible to create an object referencing the other form, even though it won't be open at the time?
 
I think I should really amend my answer to "no", as this would be a tough thing to do even for me.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top