given a number of fields, if on of these fields or formulas results in a true condition I need to add a page to the report in the middle of records.
person A (page 1)
field 1 false
field 2 true
field 3 false (this is the field I'm checking)
person B (page 2)
field 1 false
field 2 false
field 3 true
Added page (page 3)
field 4
field 5
field 6
person C (page 4)
field 1 false
field 2 true
field 3 false
and so on...
I am not yet aware of a way to add this page to the report. If you do, I would love some hints.
Thanks in advance.
person A (page 1)
field 1 false
field 2 true
field 3 false (this is the field I'm checking)
person B (page 2)
field 1 false
field 2 false
field 3 true
Added page (page 3)
field 4
field 5
field 6
person C (page 4)
field 1 false
field 2 true
field 3 false
and so on...
I am not yet aware of a way to add this page to the report. If you do, I would love some hints.
Thanks in advance.