File name of exported file
Posted: Sun Jan 27, 2013 12:39 am
Can I change the proposed name of an exportIt generated file from file.csv?
I have a few different places where I could do with prompting the user to save the export as a specific name different in each case. Not a crisis I guess, and I could just tell users what they need to do (if they remember!).
Or I could make extra copies of runexport.php and change the header line, and make myself a new exportIt function for each file,
but I hate messing round with core code on principal.
Any thoughts?
Thanks
Martin
I have a few different places where I could do with prompting the user to save the export as a specific name different in each case. Not a crisis I guess, and I could just tell users what they need to do (if they remember!).
Or I could make extra copies of runexport.php and change the header line, and make myself a new exportIt function for each file,
but I hate messing round with core code on principal.
Any thoughts?
Thanks
Martin