Hi,
is it possible to use the report globalization feature to localize the contents of a databand in the report?
I have a report containing a databand which is connected to a business object. The business object contains an enum property with values such as "read", "write", etc. When the report is rendered, it shows the string representation of the enum properties. How can I localized those values using the globalization manager?
Thank you in advance!
Report Localization : Localization of business objects
Re: Report Localization : Localization of business objects
Hello,
Unfortunately, it is not possible in the globalization manager.
In this case, you can be made it in your business objects and show necessary values for specific localization.
Thank you.
Unfortunately, it is not possible in the globalization manager.
In this case, you can be made it in your business objects and show necessary values for specific localization.
Thank you.
Re: Report Localization : Localization of business objects
Hi Aleksey,
thank you for your reply.
I have more questions regarding report localization.
Localizations created by the Globalization Manager of the Designer are saved directly into the report .mrt file. Is is possible to "outsource" those localizations into a seperate file ?
Futhermore, suppose multiple reports require identical localizations (e.g. they all have a textfield "Location", which I would like to localize). Can I "consolidate" identical localizations into a single file, without having to redo the same localizations for each report over and over again?
Thank you!
Regards
Martin
thank you for your reply.
I have more questions regarding report localization.
Localizations created by the Globalization Manager of the Designer are saved directly into the report .mrt file. Is is possible to "outsource" those localizations into a seperate file ?
Futhermore, suppose multiple reports require identical localizations (e.g. they all have a textfield "Location", which I would like to localize). Can I "consolidate" identical localizations into a single file, without having to redo the same localizations for each report over and over again?
Thank you!
Regards
Martin
Re: Report Localization : Localization of business objects
Hello Martin,
Please check the sample project in the attachment.
Thank you.
Please check the sample project in the attachment.
Thank you.
- Attachments
-
- Globalized Reports.zip
- (35.73 KiB) Downloaded 180 times