nuEmail doesn't seem to work?
Posted: Sat Aug 16, 2014 7:52 pm
Hello,
I am sure I am doing something wrong, but I created this code in Javascript (Directly from the documentation on nuEmail), and I get an error dialog box..
Obviously I am missing something here..
Thanks in advance for steering me in the right direction with this one,
- Andre
--- CODE --
nuEmailPDF('004', , 'admin@nubuilder.com')
I changed '004' to the code of the pdf report and of course I put my own email address in there..
The system can successfully send emails via the test that it does when you configure the email settings, and I have been able to use the pdf code in nuPrintPDF to actually open and display the resulting report in a new window, so I am sure I am using the correct "code".
I am sure I am doing something wrong, but I created this code in Javascript (Directly from the documentation on nuEmail), and I get an error dialog box..
Obviously I am missing something here..
Thanks in advance for steering me in the right direction with this one,
- Andre
--- CODE --
nuEmailPDF('004', , 'admin@nubuilder.com')
I changed '004' to the code of the pdf report and of course I put my own email address in there..
The system can successfully send emails via the test that it does when you configure the email settings, and I have been able to use the pdf code in nuPrintPDF to actually open and display the resulting report in a new window, so I am sure I am using the correct "code".