en@frrom
3rd August 2004, 15:56
Hello all,

Does anyone know of/have an idea for the possibility to maintain 2 total lines on the form of a multiple-occ display session? I need to display the total and the average for each column. So once I can easily do with fattr.total.line and display.total.fields(); but what about the second?

I would appreciate any input.

Thanks in advance,

En.

en@frrom
4th August 2004, 17:23
I see nobody is biting...
Basically what I need is to use for one total line the standard Baan functionality, and for the second one, display the data on the form in fattr.occurnr - 1. The problem is that the variable actual.occ is a read only field, so I cannot change it to fattr.occurnr - 1....

Anybody an idea maybe?