S
sunflower
I have a repeating group. On the print version of the form, I need to do the
following:
(1) Elements from the group must start on a new page
(2)The first time the group is printed, I want to display a header e.g. the
word 'Report'. This header will be printed on the same page as the first
group.
Does anyone know how I can do this? I tried using an Expression box and
conditional formating to hide the control on subsequent rows but I am not
having much luck.
I also tried having the conditional formating rule call a JScript function
to check whether the current row is the first row but my code doesn't seem to
work either.
Any bright ideas out there?
following:
(1) Elements from the group must start on a new page
(2)The first time the group is printed, I want to display a header e.g. the
word 'Report'. This header will be printed on the same page as the first
group.
Does anyone know how I can do this? I tried using an Expression box and
conditional formating to hide the control on subsequent rows but I am not
having much luck.
I also tried having the conditional formating rule call a JScript function
to check whether the current row is the first row but my code doesn't seem to
work either.
Any bright ideas out there?