Problem when ListView Total causes new page [message #1971] |
Tue, 24 March 2009 14:39 |
gpatti
Messages: 283 Registered: August 2008
|
Senior Member |
|
|
I've discovered a problem with variables in the title sections of a report when using _cm_ListView_total() to print totals at the end of a report.
The problem occurs when the number of items in the report causes a page to be thrown at the point the totals are to be printed. The totals are then the only items on the final page (no problem with that), but the variables in the titles are printed as variable names (e.g. %%date) instead of the variable value. On all previous pages the variable values are printed correctly.
Regards,
Graham
|
|
|