You are not logged in.
Hi Eduardo,
I have questions about hook.
void initialize(OutputStream os, TableDefinition td, boolean withSubtotals, TableReport report, TableReport originalReport, CellFormatter[] cellFormatters, ParameterSet parameters, User user, ReportExecutionConfig... configs){
1) What's the difference between report and originalReport?
2) How can I get id and key of variant which I used to create report? I trie getKey() and getId() on report, originalReport and it is always null.
Thanks in advance for helping.
Last edited by Patryx (2019-07-30 14:59:08)
Offline