Thanks a lot, Janusz,
It took me a while but I got it working. Really appreciate your help.
Secondly, would you be able to help me to configure and send email from nuBuilder after the current report is generated.
Your help would be highly appreciated.
Regards
NC07
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.
How to create a Single Record Report with join clause
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: How to create a Single Record Report with join clause
Hi,
You are Welcome - and I am pleased - that it was helpfull for you.
Unfortunally in my applications I do not use mail option at all so can not help in this case.
But maybe some other people can share their experience regarding mail usage in nuBuilder.
You are Welcome - and I am pleased - that it was helpfull for you.
Unfortunally in my applications I do not use mail option at all so can not help in this case.
But maybe some other people can share their experience regarding mail usage in nuBuilder.
If you like nuBuilder, please leave a review on SourceForge
Re: How to create a Single Record Report with join clause
Hi Janusz,
Need some help on how to output my current record to pdf with a custom name. At the moment it outputs as nurunpdf.php. Something like including field values etc.
Your help will be greatly appreciated.
Need some help on how to output my current record to pdf with a custom name. At the moment it outputs as nurunpdf.php. Something like including field values etc.
Your help will be greatly appreciated.
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: How to create a Single Record Report with join clause
Hi,
not fully sure for your request - the nurunpdf.php is one on the nuBuilder .php file
please precise and describe more what would you like to do and will try to help
not fully sure for your request - the nurunpdf.php is one on the nuBuilder .php file
please precise and describe more what would you like to do and will try to help
If you like nuBuilder, please leave a review on SourceForge
Re: How to create a Single Record Report with join clause
Actually, when I output the report it outputs the name of the pdf as nureport.pdf. However, I want to include me filed data eg.customer name and possibly date as the output pdf file name. example: patricia_12062019...something like that.
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: How to create a Single Record Report with join clause
are you using the standard nuBuilder configuration or you modifed nurunpdf.php - as I decribed in other post?
If you like nuBuilder, please leave a review on SourceForge
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: How to create a Single Record Report with join clause
with my configuration - the standard option is as following - it generates the html file in browser which later you can download manually to the disk - and during saving you can assign any name.
Do you have automatically the nureport.pdf file on the disk without manual downloading it from the browser?
(because in my case to have automatic download I needed to modify the nurunpdf.php file - but maybe there are some other options I do not know)
Do you have automatically the nureport.pdf file on the disk without manual downloading it from the browser?
(because in my case to have automatic download I needed to modify the nurunpdf.php file - but maybe there are some other options I do not know)
If you like nuBuilder, please leave a review on SourceForge