|
|
|
|
|
Re: Dynamic Report Column Headings [message #1900 is a reply to message #1899] |
Fri, 05 December 2008 13:44   |
AJM
Messages: 2382 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
Try this update to version 1.42.0 which contains a new function called 'replaceReportHeadings($replace)' where $replace is an associative array. This in the format 'fieldname' => 'newlabel'. The function will examine the report structure file and where it finds 'fieldname' it will replace the existing label with 'newlabel'.
(attachment deleted, replaced in later post)
[Updated on: Sat, 06 December 2008 05:25] Report message to a moderator
|
|
|
|
|