Question
submitForm/mailDoc with PDF file and XML file in same email
Is it possible to send the actual pdf form (like you would with mailDoc) and the XML file (like you would with submitForm) in the same email? Current code works for both independently. I would like to 1, archive the pdf form and 2, send the XML so I can easily dump the data somewhere for reporting. Was hoping to do this in 1 click and 1 email. Figured there had to be a way to do this.