Report Viewer 2019 Updates

Report Viewer 213

  • Released December 20, 2019

Bug Fixes

# Area Description

31

PDF Reports

We updated the the Handlebars.js library for the viewer to 4.1.2.

91

PDF Reports

We fixed a problem that prevented reports from displaying correctly in community orgs.

2584

PDF Reports

We corrected an issue that prevented some images from displaying correctly on a PDF report.

2727

PDF Reports

We corrected a customer-reported issue that prevented users from signing documents using a touch screen.

Report Viewer 209

  • Released August 23, 2019

New Features

Add time fields to reports (#9287)

We have added support for the Salesforce Time Field on Reports. Use the formatTime option for time fields on report templates.

For Example:

 <td>{{formatTime Time__c format="h:mm A"}}</td>

The time value is converted based on your organization’s Locale settings.

Add XML Overlay for Handlebars syntax (1738)

We have added the XML overlay to reports. This allows a report designer to create a template primarily in XML. With preprocessing enabled, we can convert XML to the equivalent Handlebars syntax.

Bug Fixes

# Area Description

2650

PDF Reports

Updated Handlebars to version 4.1.2.

9316

PDF Reports

Corrected an issue causing rounding errors on the SUM and AVG helpers when reduced precision is used.

Report Viewer 205

  • Released February 25, 2019

Bug Fixes

# Area Description

1612

PDF Reports

We have fixed the issue with imageCapture prompting for file or image.