Export
Exporting a report works well from Preview window.
But - two problems - I need to export from source code, and I have a different users to export only to a specific filter.
In FR2 it worked well, I had my own save dialog, where I specified export filters for a diferent users and then "ExportTo" function with two parametrs
ExportTo(filter,filename).
Now in FR3 your "Export" function has only one parametr : filter. That's probably because your function has it's own save dialog. But in this dialog - no default filename, and there is only one filter, the one that I specified in Export function.
So there are two posibilities,
1) please add ExportTo function in FR3, same as in FR2.
2) please allow to specify more than one filter in your Export function, and filters I will specify as paramter add to your Save Dialog in export.
Thank you for your help,
Thanks, Lubos
But - two problems - I need to export from source code, and I have a different users to export only to a specific filter.
In FR2 it worked well, I had my own save dialog, where I specified export filters for a diferent users and then "ExportTo" function with two parametrs
ExportTo(filter,filename).
Now in FR3 your "Export" function has only one parametr : filter. That's probably because your function has it's own save dialog. But in this dialog - no default filename, and there is only one filter, the one that I specified in Export function.
So there are two posibilities,
1) please add ExportTo function in FR3, same as in FR2.
2) please allow to specify more than one filter in your Export function, and filters I will specify as paramter add to your Save Dialog in export.
Thank you for your help,
Thanks, Lubos