Hi,
sorry I make a new post because I've already mark the previous ad solved, but it is not.
--------------------------------------------------------------------------------------------------------------------------------------------
I've used TCPDF action, with a customized file name:
What should I put in the attachment field in the email action?
I cannot make it works.
Thanks!
sorry I make a new post because I've already mark the previous ad solved, but it is not.
--------------------------------------------------------------------------------------------------------------------------------------------
I've used TCPDF action, with a customized file name:
<?php$form->data['pdf_file_name'] = 'Preventivo_IX_per'.'_'.$form->data['name'].'_'.date("Y-m-d_h:i:s");?>
What should I put in the attachment field in the email action?
I cannot make it works.
Thanks!