Added OnPreHTMLPreviewData and OnPostHTMLPreViewData events¶
What is new - 8.1¶
Added OnPreHTMLPreviewData and OnPostHTMLPreViewData events to the cDRReport class.
There are several OnPrexxx and OnPostxxx events in the cDRReport class that can be used to tweak the output, control titles, log SQL queries, etc. There was no event for the HTMLPreviewData, so you could not, for example, show the used SQL statement in a log.