Skip to content

Previewer.js updated to ES6 classes

What is new - 25.0

The JavaScript file previewer.js for the cWebDRReportViewer class has been updated to utilize ES6 (Ecma Script 6) classes, aligning with the standards introduced in DataFlex 25.0. For compatibility with older DataFlex versions using DataFlex Reports v25, the original previewer.js remains unchanged.

To use this updated previewer.js, please follow these steps:

  • Remove the existing DataFlexReports library from your web application workspace.
  • Attach the v25.0 library, selecting the "Overwrite" option for the AppHtml\DataFlexReports folder during the attachment process.