Report Name
-
- Posts: 10
- Joined: Wed Jun 15, 2016 11:33 am
Report Name
Hi. I'm new with this software, and i have a problem with it: i can't change the report name when saving it. I've been looking for answers here and i came up with the Report Name or Report Alias property of the report.
I've changed that already and the export file name remains the same. How can i fix this?
Thanks in advance.
PS: my version is the 2016.02.16
I've changed that already and the export file name remains the same. How can i fix this?
Thanks in advance.
PS: my version is the 2016.02.16
- Attachments
-
- exportReport_code.png (8.1 KiB) Viewed 5229 times
-
- export_example.png (4.51 KiB) Viewed 5229 times
-
- report_example.png (18.43 KiB) Viewed 5229 times
Re: Report Name
Hello,
You can set the following option in the сonfig.xml:
ShowSaveFileDialog = True
With this option, the designer will request a report name when to save a report.
Thank you.
You can set the following option in the сonfig.xml:
ShowSaveFileDialog = True
With this option, the designer will request a report name when to save a report.
Thank you.
-
- Posts: 10
- Joined: Wed Jun 15, 2016 11:33 am
Re: Report Name
Hi,
I think i didnt make myself clear when i exposed my problem earlier.
I dont want to save the report under a different name. I want to have 'garbage' in the .mrt file name and then have a readable name when i am in my website exporting the result report.
the tag <ReportName> its supposte to do that 'translation', but its not working for me.
I think i didnt make myself clear when i exposed my problem earlier.
I dont want to save the report under a different name. I want to have 'garbage' in the .mrt file name and then have a readable name when i am in my website exporting the result report.
the tag <ReportName> its supposte to do that 'translation', but its not working for me.
Re: Report Name
Hello,
We have added new option AlwaysUpdateReportFileName, which turn of compulsory use of the name and alias for teh saving report.
You can set it in the config.xml file, by default is false.
This option will be available in the next build in the next week.
Thank you.
We have added new option AlwaysUpdateReportFileName, which turn of compulsory use of the name and alias for teh saving report.
You can set it in the config.xml file, by default is false.
This option will be available in the next build in the next week.
Thank you.
-
- Posts: 10
- Joined: Wed Jun 15, 2016 11:33 am
Re: Report Name
Hello Aleksey,
i've updated the software to the latest version and the tag AlwaysUpdateReportFileName doesnt appear in the config file. Did i do something wrong?
i've updated the software to the latest version and the tag AlwaysUpdateReportFileName doesnt appear in the config file. Did i do something wrong?
Re: Report Name
Hello Sara,
We checked the latest version 2016.1.17 - option is present, see attached screenshot.
You can download the latest version here:
https://www.stimulsoft.com/en/downloads ... rereleases
Also you can download it in the registered users area.
Thank you.
We checked the latest version 2016.1.17 - option is present, see attached screenshot.
You can download the latest version here:
https://www.stimulsoft.com/en/downloads ... rereleases
Also you can download it in the registered users area.
Thank you.
-
- Posts: 10
- Joined: Wed Jun 15, 2016 11:33 am
Re: Report Name
After a litle work, it finally works! Thak you guys, this is a feature that helps me a lot.
Re: Report Name
Hello,
Great! We are always glad to help you!
Great! We are always glad to help you!