Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Rename filename not path

Questions related to nuBuilder Forte Reports and the Report Builder.
Post Reply
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Rename filename not path

Unread post by vanman »

Hi

Is it possible to do the following

nuRunReportsave() I know this

Change temp filename to something else I don't know this.

nuSendemail with attachment I know this


Thanks Heaps

Paul
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Rename filename not path

Unread post by kev1n »

Hi Paul,

Create a PHP Procedure as described in this post to rename the file after it has been created.
Please let me know if you have any questions.
vanman
Posts: 54
Joined: Thu Mar 01, 2018 11:09 pm
Has thanked: 1 time

Re: Rename filename not path

Unread post by vanman »

Hi Kevin

Thanks for the help. Used information to make it work.

Paul
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Rename filename not path

Unread post by kev1n »

Great!
Post Reply