How to prevent growing fields from overwriting data lower on the report

Posted in: Crystal Reports
By dePoPo
Mar 9, 2009 - 3:29:33 PM

Problem :
On a crystal reports report, you have a field that can gow quite large, and has 'can grow' selected. Hower, when growing it overwrites data lower on the report in the section

Solution:
Crystal reports fields grow without regard to what's below it in the same section, you need to create a seperate section for the growing field.

- Rightclick the report
- Choose Insert, Section
- Insert a new detail or pageheader section ont he location you want


Visitor Comments