Localizing row data for PDF TOC
I'm working on a report build where I've got a few tables that have multiple grouping levels.
The groups are indicator text (think regulatory report sections) that needs to be localized, so I created all the mappings in a resource properties file for the detail rows which works as expected.
However, whenever I try to set the TOC expression for the groupings using reportContext.getMessage() using row data and reportContext.getLocale(), I end up with blank text.
Is there something I'm missing here in regards to setting that TOC expression to map the value appropriately, or am I stuck having empty strings if I don't want to display the esoteric indicator value codes?
ExpressionValue : Output
row[Indicator] : <insert esoteric indicator value here>
reportContext.getMessage(row[Indicator],reportContext.getLocale()) : <blank>
reportContext.getMessage(<hard coded text value found in properties file>, reportContext.getLocale()) : <blank>
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 151 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories