In the Documentation on the nuBuilder website... if you navigate to "Creating a Report"...below the first image, it reads...
Reports created in this section can be used by running a Javascript function called nuRunPDF() and passing the Code of this Report record as a parameter eg nuRunPDF('001');
does "nuRunPDF" need to be changed to "nuPrintPDF"?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
nuRunPDF ?
-
- Posts: 27
- Joined: Wed Dec 03, 2014 7:41 am
Re: nuRunPDF ?
Hi,
nuPrintPDF('marks_print'); was added to an extra action button, to print a pdf.
When I press the button error message comes up : '' Cannot be left blank.
On another form nuPrintPDF('marks_print'); is working perfect.
Any ideas what's wrong?
Nektarios
nuPrintPDF('marks_print'); was added to an extra action button, to print a pdf.
When I press the button error message comes up : '' Cannot be left blank.
On another form nuPrintPDF('marks_print'); is working perfect.
Any ideas what's wrong?
Nektarios
Re: nuRunPDF ?
Nektarios,
Maybe hash variables you are using aren't available on both pages.
use nuDebug() to print out the sql.
Steven
Maybe hash variables you are using aren't available on both pages.
use nuDebug() to print out the sql.
Steven
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact:
-
- Posts: 27
- Joined: Wed Dec 03, 2014 7:41 am
-
- Posts: 503
- Joined: Thu May 24, 2012 2:08 am
- Location: Milan, Italy
- Contact: