Hi there! I'm using ChronoForms_V2.5_J1.5_RC3.1 (great component!!) on Joomla1.5 and I'd appreciate any help on this issue: I put a javascript print link on my email template html using a simple code:
<a href='javascript:;' onClick='window.print();return false'>Print this page.</a>
The form template shows up fine on my outlook inbox and the print code also works fine when I send the template to just one address. I get problems when I send the email template to more than one address. For instance, if I send the form to: [email]email1@xx.com[/email] , [email]email2@yy.com[/email], the print button works fine just on the firts one. On the second one I click on the print link and nothing happens... Any advise will be welcome! Thanks!!😀
<a href='javascript:;' onClick='window.print();return false'>Print this page.</a>
The form template shows up fine on my outlook inbox and the print code also works fine when I send the template to just one address. I get problems when I send the email template to more than one address. For instance, if I send the form to: [email]email1@xx.com[/email] , [email]email2@yy.com[/email], the print button works fine just on the firts one. On the second one I click on the print link and nothing happens... Any advise will be welcome! Thanks!!😀