I have a report with details a, b, c, and d sections to allow fields to grow and not run into each other. We use our reports in our main database and also display on the web for clients. In the database and in my developer view, the fields do not overlap on each other at all, regardless of the amount of text in these fields. In the web view, fields in section c are overlapping onto the fields in section d.
I've formatted the fields in section c to have HTML text for the text interpretation and set the fields to grow. While that condenses the characters into one run on sentence, it is still running into section d.
I thought this problem would be avoided by keeping the variable length fields in separate sections, but no dice. Any suggestions?
I've formatted the fields in section c to have HTML text for the text interpretation and set the fields to grow. While that condenses the characters into one run on sentence, it is still running into section d.
I thought this problem would be avoided by keeping the variable length fields in separate sections, but no dice. Any suggestions?